diff --git a/bower.json b/bower.json index bf16f83..6e79cf8 100644 --- a/bower.json +++ b/bower.json @@ -20,6 +20,6 @@ "dependencies": { "jquery": ">=1.6.0 <2.0.0", "chardin.js": "~0.1.3", - "angular": "1.2.19" + "angular": ">=1.2.0" } }