move from underscore to lodash so don't need extra clone module

This commit is contained in:
Tyler Renelle
2013-01-02 12:27:08 -05:00
parent 1b2cf93238
commit e4afeb9b8e
5 changed files with 6 additions and 7 deletions
+1 -2
View File
@@ -18,8 +18,7 @@
"moment": "*",
"stripe": "*",
"async": "*",
"underscore": "*",
"clone": "*",
"lodash": "*",
"coffee-script": "*"
},
"private": true,