mirror of
https://github.com/danog/gift.git
synced 2025-01-22 05:51:18 +01:00
add coffeescript as dev dependency
This commit is contained in:
parent
dc28bc1f47
commit
8d9a62c8ff
@ -23,8 +23,9 @@
|
||||
|
||||
, "dependencies": {"underscore": "1.x.x"}
|
||||
, "devDependencies":
|
||||
{ "should": "0.4.x"
|
||||
, "mocha": "0.5.x"
|
||||
{ "should": "0.4.x"
|
||||
, "mocha": "0.5.x"
|
||||
, "coffee-script": "1.1.x"
|
||||
}
|
||||
|
||||
, "engines": {"node": "> 0.4.1"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user