Upgrade the version of google-closure-library that we use in NPM

This is the version that's available in internal Artifactory.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=246392223
This commit is contained in:
gbrodman
2019-05-06 16:31:14 -04:00
committed by jianglai
parent e1926dbc57
commit 625e613b07
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -17,6 +17,6 @@
},
"homepage": "https://github.com/google/nomulus#readme",
"dependencies": {
"google-closure-library": "20190121.0.0"
"google-closure-library": "20190325.0.0"
}
}