Merge pull request #3152 from fredj/update

Update closure-library and closure-util version
This commit is contained in:
Frédéric Junod
2015-01-19 17:36:27 +01:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -25,7 +25,7 @@
},
"dependencies": {
"async": "0.9.0",
"closure-util": "1.2.0",
"closure-util": "1.3.0",
"fs-extra": "0.12.0",
"graceful-fs": "3.0.2",
"htmlparser2": "3.7.3",