added coffeescript to package.json

This commit is contained in:
Henry Oswald 2014-06-17 12:44:10 +01:00
parent de0d79e1bf
commit 8a052d4c71

View file

@ -16,7 +16,8 @@
"async": "~0.2.10",
"pngcrush": "0.0.3",
"stream-buffers": "~0.2.5",
"node-transloadit": "0.0.4"
"node-transloadit": "0.0.4",
"coffee-script": "~1.7.1"
},
"devDependencies": {
"sinon": "",