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 Aug 17, 2016
1 parent 805f8f1 commit 4c6cb32
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -33,12 +33,12 @@
"test": "./test"
},
"dependencies": {
"async": "^1.5.2",
"bagofcli": "^0.2.3",
"async": "^2.0.1",
"bagofcli": "^0.2.5",
"colors": "^1.1.2",
"fs.extra": "^1.3.2",
"lodash": "^4.0.0",
"ssh2": "^0.4.13"
"lodash": "^4.15.0",
"ssh2": "^0.5.0"
},
"devDependencies": {
"buster-node": "^0.7.1",
Expand Down

0 comments on commit 4c6cb32

Please sign in to comment.