(js) Use lodash and remove old dependencies

Replaced underscore by lodash
This commit is contained in:
Francis Lachapelle
2015-07-27 13:27:12 -04:00
parent 40dd3e5875
commit a168d0227d
3 changed files with 3 additions and 8 deletions
+1 -4
View File
@@ -6,12 +6,9 @@
"angular-animate": "1.3.x",
"angular-sanitize": "1.3.x",
"angular-ui-router": "latest",
"ui-router-extras": "latest",
"angular-recursion": "latest",
"angular-file-upload": "latest",
"angular-material": "master",
"compass-mixins": "latest",
"underscore": "latest",
"lodash": "latest",
"breakpoint-sass": ">=2.4.2"
},
"resolutions": {