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 Jan 30, 2016
1 parent 746cd0d commit 28ed0d1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
"test": "./test"
},
"dependencies": {
"async": "^1.5.0",
"async": "^1.5.2",
"bagofcli": "^0.2.3",
"bagofrequest": "^0.1.2",
"colors": "^1.1.2",
"fs.extra": "^1.3.2",
"i18n": "^0.5.0",
"lodash": "^3.10.1",
"lodash": "^4.1.0",
"memory-cache": "^0.1.4",
"mongodb": "^2.0.48",
"mongodb": "^2.1.4",
"jazz": "^0.0.18",
"validator": "^4.2.1"
"validator": "^4.5.2"
},
"devDependencies": {
"buster-node": "^0.7.1",
"referee": "^1.1.1"
"referee": "^1.2.0"
},
"scripts": {},
"engines": {
Expand Down

0 comments on commit 28ed0d1

Please sign in to comment.