From 9e2739988046aec0d50ef34bac6606c7da0dca72 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Wed, 13 Jan 2016 17:38:54 -0300 Subject: [PATCH] Fix lodash version to avoid conflict with restangular --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index d82dc00..c5d082f 100644 --- a/bower.json +++ b/bower.json @@ -20,7 +20,8 @@ "font-awesome": "fontawesome#~4.5.0", "ngstorage": "~0.3.10", "bootswatch": "~3.3.6", - "angular-moment": "~0.10.3" + "angular-moment": "~0.10.3", + "lodash": "3.10.1" }, "devDependencies": { "angular-mocks": "~1.4.2" -- libgit2 0.21.2