mirror of
https://github.com/danog/gift.git
synced 2024-11-30 04:19:37 +01:00
Merge pull request #43 from PeterDaveHello/update_dev_dependencies
update devDependencies, most of them were out of date
This commit is contained in:
commit
544500e8dc
10
package.json
10
package.json
@ -29,11 +29,11 @@
|
||||
"underscore": "1.x.x"
|
||||
},
|
||||
"devDependencies": {
|
||||
"coffee-script": "^1.7.1",
|
||||
"fs-extra": "^0.9.1",
|
||||
"mocha": "^1.20.1",
|
||||
"should": "~4.0.4",
|
||||
"sinon": "^1.7.3"
|
||||
"coffee-script": "^1.9.3",
|
||||
"fs-extra": "^0.18.4",
|
||||
"mocha": "^2.2.5",
|
||||
"should": "~7.0.2",
|
||||
"sinon": "^1.15.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": "> 0.4.1"
|
||||
|
Loading…
Reference in New Issue
Block a user