1
0
mirror of https://github.com/google/nomulus synced 2026-01-07 22:15:30 +00:00
Files
nomulus/gradle/package-lock.json
gbrodman 625e613b07 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
2019-05-06 16:31:14 -04:00

14 lines
416 B
JSON

{
"name": "nomulus",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"google-closure-library": {
"version": "20190325.0.0",
"resolved": "https://registry.npmjs.org/google-closure-library/-/google-closure-library-20190325.0.0.tgz",
"integrity": "sha512-B+Cdh2c3BbvSIONufK3yU/yKwhm7vxaqrAvxIBo3JmUAhA3WQPRSculbJPKC4ca7b/pjlsIR76KDpVqVrJd4dg=="
}
}
}