Upgrade closure-library and closure-util version

This commit is contained in:
Frederic Junod
2014-08-28 09:06:31 +02:00
parent ad1f255211
commit 2eb9a4b72e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"library_url": "https://github.com/google/closure-library/archive/946a7d39d4ffe08676c755b21d901e71d9904a3b.zip" "library_url": "https://github.com/google/closure-library/archive/fb35d5232edef340dd9a7c6e479556829d0fa452.zip"
} }
+1 -1
View File
@@ -18,7 +18,7 @@
}, },
"dependencies": { "dependencies": {
"async": "~0.2.10", "async": "~0.2.10",
"closure-util": "0.19.0", "closure-util": "0.20.0",
"fs-extra": "~0.8.1", "fs-extra": "~0.8.1",
"graceful-fs": "~3.0.2", "graceful-fs": "~3.0.2",
"htmlparser2": "~3.7.1", "htmlparser2": "~3.7.1",