diff --git a/bower.json b/bower.json index de2ed80..2cea5af 100755 --- a/bower.json +++ b/bower.json @@ -31,6 +31,6 @@ "demo" ], "dependencies": { - "angular": "~1.3" + "angular": "^1.3" } }