Skip to content

Commit

Permalink
Upgrade deps to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Jun 22, 2016
1 parent 3f0e206 commit 677dc2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -24,13 +24,13 @@
"test": "./test"
},
"dependencies": {
"async": "^1.5.2",
"async": "^2.0.0-rc.6",
"colors": "^1.1.2",
"commander": "^2.9.0",
"iz": "^0.7.1",
"lodash": "^4.3.0",
"lodash": "^4.13.1",
"prompt": "^1.0.0",
"wrench": "^1.5.8",
"wrench": "^1.5.9",
"yaml-js": "^0.1.3"
},
"devDependencies": {
Expand All @@ -47,4 +47,4 @@
"url": "http://github.com/cliffano/bagofcli/raw/master/LICENSE"
}
]
}
}

0 comments on commit 677dc2f

Please sign in to comment.