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

Commit 20c1572

Browse files
committed
Bump version for internal release.
PiperOrigin-RevId: 305563255
1 parent 5c9e5ae commit 20c1572

File tree

3 files changed

+3498
-3499
lines changed

3 files changed

+3498
-3499
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": "20200329.0.0",
3+
"version": "20200406.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": "^20200329.0.0",
36+
"google-closure-library": "^20200406.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": "^20200329.0.0",
42+
"google-closure-compiler": "^20200406.0.0",
4343
"yargs": "^12.0.2"
4444
}
4545
}

0 commit comments

Comments
 (0)