diff --git a/bower.json b/bower.json index db9883f4..ea1769fc 100644 --- a/bower.json +++ b/bower.json @@ -21,7 +21,6 @@ "tests" ], "dependencies": { - "angular": "1.2.*", - "imgcache.js": "*" + "imgcache.js": "git@github.com:septembermd/imgcache.js.git#master" } }