mirror of
https://github.com/danog/gift.git
synced 2024-11-26 20:04:47 +01:00
Merge pull request #69 from PeterDaveHello/dependencies
bump dependencies, npm test passed
This commit is contained in:
commit
810d81adda
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user