Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Commit

Permalink
Upgrade deps to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pakkun committed Oct 14, 2016
1 parent 42cd63d commit d252820
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 @@ -33,12 +33,12 @@
"test": "./test"
},
"dependencies": {
"async": "^2.0.1",
"bagofcli": "^0.2.5",
"async": "^2.1.1",
"bagofcli": "^1.0.0",
"colors": "^1.1.2",
"fs.extra": "^1.3.2",
"lodash": "^4.15.0",
"ssh2": "^0.5.0"
"lodash": "^4.16.4",
"ssh2": "^0.5.2"
},
"devDependencies": {
"buster-node": "^0.7.1",
Expand Down

0 comments on commit d252820

Please sign in to comment.