Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit e7bfe67

Browse files
authored
Merge pull request #1012 from google/npm-v20200112.0.0
new npm release at v20200112.0.0
2 parents ac0736b + f30f2e2 commit e7bfe67

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

closure-deps/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-closure-deps",
3-
"version": "v20200101.0.0",
3+
"version": "v20200112.0.0",
44
"description": "Library to parse dependencies for Closure Library. Also includes a CLI to generate deps.js files for Closure Library's debug loader.",
55
"repository": {
66
"type": "git",
@@ -33,13 +33,13 @@
3333
},
3434
"homepage": "https://developers.google.com/closure/library/",
3535
"devDependencies": {
36-
"google-closure-library": "^v20200101.0.0",
36+
"google-closure-library": "^v20200112.0.0",
3737
"jasmine": "^2.9.0",
3838
"jasmine-diff": "^0.1.3"
3939
},
4040
"dependencies": {
4141
"argparse": "^1.0.9",
42-
"google-closure-compiler": "^v20200101.0.0",
42+
"google-closure-compiler": "^v20200112.0.0",
4343
"yargs": "^12.0.2"
4444
}
4545
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "google-closure-library",
33
"description": "Google's common JavaScript library",
4-
"version": "v20200101.0.0",
4+
"version": "v20200112.0.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/google/closure-library.git"

0 commit comments

Comments
 (0)