Skip to content

Commit

Permalink
Update archiver, chalk and pretty-bytes
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Feb 16, 2016
1 parent 39e13f8 commit 12ffb95
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -16,14 +16,14 @@
"test": "grunt test"
},
"dependencies": {
"archiver": "^0.16.0",
"chalk": "^1.0.0",
"pretty-bytes": "^2.0.1"
"archiver": "^0.21.0",
"chalk": "^1.1.1",
"pretty-bytes": "^3.0.1"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-internal": "^0.4.2",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1",
Expand Down

0 comments on commit 12ffb95

Please sign in to comment.