Remove underscore for lodash

This commit is contained in:
Esteban Ordano 2014-10-25 19:57:12 -03:00
commit 88459c74bb
20 changed files with 74 additions and 97 deletions

View file

@ -22,9 +22,9 @@
"mousetrap": "1.4.6",
"zeroclipboard": "~1.3.5",
"ng-idle": "*",
"underscore": "~1.7.0",
"inherits": "~0.0.1",
"angular-load": "0.2.0"
"angular-load": "0.2.0",
"lodash": "~2.4.1"
},
"resolutions": {
"angular": "=1.2.19"