Skip to content
This repository was archived by the owner on Jan 17, 2020. It is now read-only.

Commit b2c15aa

Browse files
authored
Update bower.json
1 parent 1d0265e commit b2c15aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"dist"
1818
],
1919
"dependencies": {
20-
"angular": "^1.5.8",
21-
"angular-route": "~1.4.9"
20+
"angular": "1.5.9",
21+
"angular-route": "1.5.9"
2222
},
2323
"resolutions": {
24-
"angular": ">=1.5.0"
24+
"angular": "1.5.9"
2525
}
2626
}

0 commit comments

Comments
 (0)