Merge pull request #2283 from fredj/closure-util.json

Fix the closure-compiler and closure-library versions
This commit is contained in:
Frédéric Junod
2014-07-02 10:33:54 +02:00
2 changed files with 4 additions and 1 deletions

3
closure-util.json Normal file
View File

@@ -0,0 +1,3 @@
{
"library_url": "https://github.com/google/closure-library/archive/ab89cf45c216615d73a2f5dea720afb9d3415d1f.zip"
}

View File

@@ -19,7 +19,7 @@
"htmlparser2": "~3.7.1"
},
"devDependencies": {
"closure-util": "0.17.0",
"closure-util": "0.18.0",
"fs-extra": "~0.8.1",
"graceful-fs": "~3.0.2",
"jsdoc": "~3.3.0-alpha7",