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

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mach6 committed Jan 30, 2017
1 parent e7a9695 commit 5575295
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"test": "grunt default"
},
"dependencies": {
"google-closure-compiler-js": "^20161201.0.0",
"google-closure-compiler-js": "^20170124.0.0",
"node-minify": "^2.0.2",
"bluebird": "^3.4.6",
"chalk": "^1.1.1"
"bluebird": "^3.4.7",
"chalk": "^1.1.3"
},
"devDependencies": {
"grunt": "^1.0.0",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-mocha-cli": "^3.0.0"
Expand Down

0 comments on commit 5575295

Please sign in to comment.