chore(modules): downgrade coffee-script to 1.6.x, 1.7.0 was breaking on us

This commit is contained in:
Tyler Renelle 2014-01-28 16:08:18 -08:00
parent 5d6cdcfa82
commit f3bd7bcfc6

View file

@ -11,7 +11,7 @@
"guid": "*",
"moment": "~2.4.0",
"stripe": "*",
"coffee-script": "*",
"coffee-script": "1.6.x",
"nconf": "*",
"icalendar": "git://github.com/lefnire/node-icalendar#master",
"resolve": "~0.2.3",