Skip to content

Commit 631203d

Browse files
committed
chore(depends) Any angular 1.3
1 parent 8cd4c3b commit 631203d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"dist/forms-angular.js"
1919
],
2020
"dependencies": {
21-
"angular": "1.3.16",
22-
"angular-sanitize": "1.3.16",
23-
"angular-messages": "1.3.16",
21+
"angular": "~1.3",
22+
"angular-sanitize": "~1.3",
23+
"angular-messages": "~1.3",
2424
"angular-ui-bootstrap-bower": ">=0.8.0",
2525
"underscore": "1.8.2",
2626
"ngInfiniteScroll": "^1.2",
2727
"angular-elastic": "~2"
2828
},
2929
"devDependencies": {
30-
"angular-mocks": "1.3.16",
30+
"angular-mocks": "~1.3",
3131
"bootstrap-3-1-1": "git://github.com/twbs/bootstrap.git#v3.1.1",
3232
"bootstrap-2-3-2": "git://github.com/twbs/bootstrap.git#v2.3.2"
3333
},

0 commit comments

Comments
 (0)