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

Commit

Permalink
Bump version for compiler release.
Browse files Browse the repository at this point in the history
RELNOTES: n/a

PiperOrigin-RevId: 322196727
  • Loading branch information
lauraharker authored and 12wrigja committed Jul 21, 2020
1 parent 2329a54 commit fb4ff43
Show file tree
Hide file tree
Showing 3 changed files with 1,854 additions and 1,853 deletions.
6 changes: 3 additions & 3 deletions closure-deps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-closure-deps",
"version": "20200713.0.0",
"version": "20200719.0.0",
"description": "Library to parse dependencies for Closure Library. Also includes a CLI to generate deps.js files for Closure Library's debug loader.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,13 +33,13 @@
},
"homepage": "https://developers.google.com/closure/library/",
"devDependencies": {
"google-closure-library": "^20200713.0.0",
"google-closure-library": "^20200719.0.0",
"jasmine": "^2.9.0",
"jasmine-diff": "^0.1.3"
},
"dependencies": {
"argparse": "^1.0.9",
"google-closure-compiler": "^20200713.0.0",
"google-closure-compiler": "^20200719.0.0",
"yargs": "^12.0.2"
}
}
Loading

0 comments on commit fb4ff43

Please sign in to comment.