Skip to content

Commit

Permalink
google-closure-compiler-js 💔 semver ... #1
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Sep 23, 2016
1 parent 163cca7 commit b86bd73
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jspm_packages

# Optional REPL history
.node_repl_history

.DS_Store
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "",
"version": "",
"description": "[Help Wanted] Learn how to use Google Closure Compiler to transpile, optimize and compress JavaScript!",
"dependencies": {
"google-closure-compiler-js": "^20160916.0.0",
"install": "^0.8.1",
"npm": "^3.10.8"
}
}

0 comments on commit b86bd73

Please sign in to comment.