Update deps

This commit is contained in:
Raymond Feng 2014-05-13 08:46:34 -07:00
parent eae6afc456
commit d3fc157601
1 changed files with 3 additions and 3 deletions

View File

@ -24,14 +24,14 @@
],
"devDependencies": {
"should": "~1.2.2",
"mocha": "~1.17.1"
"mocha": "~1.18.2"
},
"dependencies": {
"async": "~0.2.10",
"async": "~0.8.0",
"inflection": "~1.3.5",
"traverse": "~0.6.6",
"qs": "~0.6.6",
"debug": "~0.7.4"
"debug": "~0.8.1"
},
"license": {
"name": "Dual MIT/StrongLoop",