Skip to content

Commit 84fcea9

Browse files
committed
angular version
1 parent 987349a commit 84fcea9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bower.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"tests"
1616
],
1717
"dependencies": {
18-
"angular": "~1.4.3",
18+
"angular": "~1.4.4",
1919
"angular-cookies": "~1.4.3",
2020
"angular-route": "~1.4.3",
2121
"ng-prettyjson": "~0.1.9",
@@ -25,5 +25,8 @@
2525
"fastclick": "~1.0.6",
2626
"bootstrap": "~3.3.5",
2727
"angular-spinner": "~0.6.2"
28+
},
29+
"resolutions": {
30+
"angular": "1.4.4"
2831
}
2932
}

0 commit comments

Comments
 (0)