Updating package.json to include Coffeescript.

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

View File

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