Skip to content

Commit d60cc9e

Browse files
committed
version angularjs
1 parent 893d66e commit d60cc9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-lab",
33
"dependencies": {
4-
"angular": "~1.5.3",
4+
"angular": "1.5.5",
55
"angular-resource": "~1.3.0",
66
"angular-ui-router": "0.2.15",
77
"bootstrap-css-only": "~3.2.0",
@@ -11,6 +11,6 @@
1111
"angular-translate-storage-cookie": "~2.9.0"
1212
},
1313
"resolutions": {
14-
"angular": "1.5.3"
14+
"angular": "1.5.5"
1515
}
1616
}

0 commit comments

Comments
 (0)