mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
crit fix: freeze lodash version
This commit is contained in:
parent
32f07afd7a
commit
5d38962151
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"moment": "*",
|
||||
"stripe": "*",
|
||||
"async": "*",
|
||||
"lodash": "*",
|
||||
"lodash": "1.0.x",
|
||||
"coffee-script": "1.4.x",
|
||||
"underscore": "*",
|
||||
"mongoskin": "*",
|
||||
|
|
|
|||
Loading…
Reference in a new issue