diff --git a/bower.json b/bower.json index 424e8af..0ccb17a 100644 --- a/bower.json +++ b/bower.json @@ -19,6 +19,6 @@ "README.md" ], "dependencies": { - "angular": "~1.2.13" + "angular": ">=1.2.13" } -} \ No newline at end of file +}