Updating package.json to include Coffeescript correctly.

This commit is contained in:
Elf M. Sternberg 2015-06-22 19:47:35 -07:00
parent 755271775f
commit e06204a641
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
},
"dependencies": {
"coffee-script": "^1.9.1",
"coffee-script": "^1.9.1"
},
"devDependencies": {
"chai": "^2.0.0",