Skip to content

Commit bb038c5

Browse files
Update angular version to 1.4
1 parent 123a7a0 commit bb038c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
],
1919
"dependencies": {
2020
"angular-ui-router": "~0.2.13",
21-
"angular": "~1.2.24"
21+
"angular": "~1.4.0"
2222
},
2323
"devDependencies": {
24-
"angular-mocks": "~1.2.24"
24+
"angular-mocks": "~1.4.0"
2525
}
2626
}

0 commit comments

Comments
 (0)