mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 03:15:25 +00:00
(js) Use lodash and remove old dependencies
Replaced underscore by lodash
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user