diff --git a/bower.json b/bower.json index 4a71db7..cd4c9a8 100644 --- a/bower.json +++ b/bower.json @@ -33,10 +33,10 @@ "example" ], "devDependencies": { - "angular-mocks": "1.2.x - 1.5.x" + "angular-mocks": "1.2.x - 1.6.x" }, "dependencies": { - "localforage": "~1.4", - "angular": "1.2.x - 1.5.x" + "localforage": "~1.5", + "angular": "1.2.x - 1.6.x" } -} \ No newline at end of file +}