fix(restangular): reduce version of lodash
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"registry": "jspm",
|
"registry": "jspm",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "^1.2.0",
|
"angular": "^1.2.0",
|
||||||
"lodash": "*"
|
"lodash": "^3.10.1"
|
||||||
},
|
},
|
||||||
"shim": {
|
"shim": {
|
||||||
"restangular": {
|
"restangular": {
|
||||||
|
|||||||
Reference in New Issue
Block a user