Skip to content

Commit

Permalink
feat(package.json): update denpendencies
Browse files Browse the repository at this point in the history
  • Loading branch information
XadillaX committed Jan 18, 2016
1 parent e567060 commit 22ec1c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -7,12 +7,12 @@
"test": "test"
},
"dependencies": {
"async": "^1.5.0",
"bluebird": "^3.0.6",
"async": "^1.5.2",
"bluebird": "^3.1.1",
"colors": "^1.1.2",
"fbbk-json": "^0.0.8",
"lodash": "^3.10.1",
"moment": "^2.10.6",
"lodash": "^4.0.0",
"moment": "^2.11.1",
"mysql2": "^0.15.8",
"scarlet-task": "^0.1.0-comment",
"toshihiko-memcached": "^1.0.0"
Expand Down

0 comments on commit 22ec1c2

Please sign in to comment.