Skip to content

Commit 8528a92

Browse files
committed
Update bower deps
1 parent ddbe6fd commit 8528a92

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

bower.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "lmis-chrome",
33
"version": "0.5.0",
44
"dependencies": {
5-
"angular": "1.2.14",
5+
"angular": "1.2.15",
66
"angular-bootstrap": "0.10.0",
77
"font-awesome": "https://github.com/FortAwesome/Font-Awesome.git#4.0.4-wip",
8-
"angular-ui-router": "0.2.8-bowratic-tedium",
8+
"angular-ui-router": "0.2.10",
99
"tv-breadcrumbs": "~0.1.1",
1010
"bootstrap-css-only": "~3.1.0",
1111
"angular-pouchdb": "tlvince/angular-pouchdb",
@@ -28,5 +28,8 @@
2828
"africa"
2929
],
3030
"license": "ISC",
31-
"private": true
31+
"private": true,
32+
"resolutions": {
33+
"angular": "1.2.15"
34+
}
3235
}

0 commit comments

Comments
 (0)