mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
chore(modules): downgrade coffee-script to 1.6.x, 1.7.0 was breaking on us
This commit is contained in:
parent
5d6cdcfa82
commit
f3bd7bcfc6
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue