Skip to content

Commit

Permalink
update safe main deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiemonge committed Mar 17, 2016
1 parent eab46b8 commit 505fbcd
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 @@ -30,13 +30,13 @@
"test": "jshint *.js lib/*.js test/*.js && NODE_ENV=test mocha -R spec"
},
"dependencies": {
"bower-config": "^0.5.0",
"chalk": "^0.5.1",
"glob": "^4.0.5",
"bower-config": "^1.3.0",
"chalk": "^1.1.1",
"glob": "^7.0.3",
"lodash": "^2.4.1",
"minimist": "^1.1.0",
"propprop": "^0.3.0",
"through2": "^0.6.1"
"through2": "^2.0.1"
},
"devDependencies": {
"chai": "^1.10.0",
Expand Down

0 comments on commit 505fbcd

Please sign in to comment.