Update deps
This commit is contained in:
parent
eae6afc456
commit
d3fc157601
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue