Skip to content

Commit

Permalink
Upgrade deps to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pakkun committed Jul 24, 2016
1 parent be3e1c5 commit 98ab460
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,17 +30,17 @@
"test": "./test"
},
"dependencies": {
"async": "^1.5.2",
"async": "^2.0.1",
"bagofcli": "^0.2.3",
"bagofrequest": "^0.1.2",
"colors": "^1.1.2",
"lodash": "^4.0.0",
"lodash": "^4.13.1",
"prod": "^1.0.0",
"semver": "^5.1.0"
"semver": "^5.3.0"
},
"devDependencies": {
"buster-node": "^0.7.1",
"proxyquire": "^1.7.3",
"proxyquire": "^1.7.10",
"referee": "^1.2.0"
},
"scripts": {},
Expand Down

0 comments on commit 98ab460

Please sign in to comment.