crit fix: freeze lodash version

This commit is contained in:
Tyler Renelle 2013-03-26 23:47:51 -07:00
parent 32f07afd7a
commit 5d38962151

View file

@ -17,7 +17,7 @@
"moment": "*",
"stripe": "*",
"async": "*",
"lodash": "*",
"lodash": "1.0.x",
"coffee-script": "1.4.x",
"underscore": "*",
"mongoskin": "*",