1
0
mirror of https://github.com/danog/gift.git synced 2024-11-30 04:19:37 +01:00

bump dependencies, npm test passed

This commit is contained in:
Peter Dave Hello 2015-09-29 15:37:04 +08:00
parent ce50e617c9
commit d2f131a7eb

View File

@ -29,11 +29,11 @@
"underscore": "1.x.x"
},
"devDependencies": {
"coffee-script": "^1.9.3",
"coffee-script": "^1.10.0",
"fs-extra": "^0.18.4",
"mocha": "^2.2.5",
"should": "~7.0.2",
"sinon": "^1.15.4"
"mocha": "^2.3.3",
"should": "~7.1.0",
"sinon": "^1.17.1"
},
"engines": {
"node": "> 0.4.1"