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

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 301258009
  • Loading branch information
shicks committed Mar 19, 2020
1 parent 2fb2c6d commit c6e4fe0
Show file tree
Hide file tree
Showing 3 changed files with 3,388 additions and 3,379 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": "20200308.0.0",
"version": "20200315.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": "^20200308.0.0",
"google-closure-library": "^20200315.0.0",
"jasmine": "^2.9.0",
"jasmine-diff": "^0.1.3"
},
"dependencies": {
"argparse": "^1.0.9",
"google-closure-compiler": "^20200308.0.0",
"google-closure-compiler": "^20200315.0.0",
"yargs": "^12.0.2"
}
}
Loading

0 comments on commit c6e4fe0

Please sign in to comment.