diff --git a/bower.json b/bower.json index 27618eb..d178f03 100644 --- a/bower.json +++ b/bower.json @@ -12,8 +12,7 @@ "license": "MIT", "homepage": "www.forms-angular.org", "dependencies": { - "forms-angular": "0.4.0-alpha.1", - "jquery": "2", + "jquery": ">=1.8", "jquery-ui": "1", "angular-ui-date": "git://github.com/mchapman/ui-date#patch-1" },