diff --git a/bower.json b/bower.json index 13e3520..420a343 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,7 @@ "tests" ], "dependencies": { - "angular": "~1.2.18", - "angular-mocks": "~1.2.18" + "angular": "~1.3.10", + "angular-mocks": "~1.3.10" } }