Updating package.json to include Coffeescript correctly.
This commit is contained in:
parent
755271775f
commit
e06204a641
|
@ -8,7 +8,7 @@
|
|||
|
||||
},
|
||||
"dependencies": {
|
||||
"coffee-script": "^1.9.1",
|
||||
"coffee-script": "^1.9.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^2.0.0",
|
||||
|
|
Loading…
Reference in New Issue