Skip to content

Commit 39a70a3

Browse files
committed
chore(depend) Update Angular to 1.5
1 parent bc29b25 commit 39a70a3

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
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.4.8",
22-
"angular-sanitize": "1.4.8",
23-
"angular-messages": "1.4.8",
21+
"angular": "1.5.0",
22+
"angular-sanitize": "1.5.0",
23+
"angular-messages": "1.5.0",
2424
"angular-ui-bootstrap-bower": "0.14.3",
2525
"underscore": "1.8.3",
2626
"ngInfiniteScroll": "1.2.1",
2727
"angular-elastic": "2.5.1"
2828
},
2929
"devDependencies": {
30-
"angular-mocks": "1.4.8",
30+
"angular-mocks": "1.5.0",
3131
"bootstrap-3-3-5": "git://github.com/twbs/bootstrap.git#v3.3.5",
3232
"bootstrap-2-3-2": "git://github.com/twbs/bootstrap.git#v2.3.2"
3333
},

dist/forms-angular.js

Lines changed: 2 additions & 0 deletions
Large diffs are not rendered by default.

dist/forms-angular.min.js

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/data_form.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)