Update dependencies
This commit is contained in:
parent
5acf9b1b18
commit
8c27b24730
|
@ -11,11 +11,11 @@
|
||||||
"coverage": "mocha -r blanket -R html-cov > coverage_loopback-storage-service.html"
|
"coverage": "mocha -r blanket -R html-cov > coverage_loopback-storage-service.html"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pkgcloud": "~0.8.11",
|
"pkgcloud": "~0.8.13",
|
||||||
"async": "~0.2.9"
|
"async": "~0.2.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"express": "~3.4.0",
|
"express": "~3.4.3",
|
||||||
"loopback": "git+ssh://git@github.com/strongloop/loopback.git",
|
"loopback": "git+ssh://git@github.com/strongloop/loopback.git",
|
||||||
"formidable": "~1.0.14",
|
"formidable": "~1.0.14",
|
||||||
"mocha": "~1.13.0",
|
"mocha": "~1.13.0",
|
||||||
|
|
Loading…
Reference in New Issue