fix(restangular): reduce version of lodash

This commit is contained in:
Davin Kevin
2016-02-01 12:48:22 +01:00
parent 1c93a79de4
commit 8c4c8f1070
@@ -6,7 +6,7 @@
"registry": "jspm",
"dependencies": {
"angular": "^1.2.0",
"lodash": "*"
"lodash": "^3.10.1"
},
"shim": {
"restangular": {