Skip to content

Commit 494766e

Browse files
committed
chore(depends) Upgraded to Angular 1.4.7
1 parent 3d767e1 commit 494766e

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.x",
22-
"angular-sanitize": "1.3.x",
23-
"angular-messages": "1.3.x",
21+
"angular": "1.4.7",
22+
"angular-sanitize": "1.4.7",
23+
"angular-messages": "1.4.7",
2424
"angular-ui-bootstrap-bower": "^0.8 || ^0.13",
2525
"underscore": "1.8.3",
2626
"ngInfiniteScroll": "1.2.1",
2727
"angular-elastic": "2.5.1"
2828
},
2929
"devDependencies": {
30-
"angular-mocks": "1.3.x",
30+
"angular-mocks": "1.4.7",
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)