Remove underscore for lodash
This commit is contained in:
parent
aa6e299175
commit
88459c74bb
20 changed files with 74 additions and 97 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue