Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Commit

Permalink
Bump Google Closure Compiler to 20180204
Browse files Browse the repository at this point in the history
  • Loading branch information
arichiardi committed Mar 24, 2018
1 parent 4471a34 commit 4c6ada5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"main": "./src/js/index.js",
"dependencies": {
"google-closure-compiler-js": "20170910.0.1",
"google-closure-compiler-js": "20180204.0.0",
"jszip": "2.6.1",
"paredit.js": "0.3.2",
"posix-getopt": "github:anmonteiro/node-getopt#master"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2322,9 +2322,9 @@ globby@^5.0.0:
pify "^2.0.0"
pinkie-promise "^2.0.0"

google-closure-compiler-js@20170910.0.1:
version "20170910.0.1"
resolved "https://registry.yarnpkg.com/google-closure-compiler-js/-/google-closure-compiler-js-20170910.0.1.tgz#06c93b215092f4ad57928a8a1b0f129566d2af78"
google-closure-compiler-js@20180204.0.0:
version "20180204.0.0"
resolved "https://registry.yarnpkg.com/google-closure-compiler-js/-/google-closure-compiler-js-20180204.0.0.tgz#05920e0c2e743702a0c293898caf3b49af7a88bb"
dependencies:
minimist "^1.2.0"
vinyl "^2.0.1"
Expand Down

0 comments on commit 4c6ada5

Please sign in to comment.