We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbe6fd commit 8528a92Copy full SHA for 8528a92
bower.json
@@ -2,10 +2,10 @@
2
"name": "lmis-chrome",
3
"version": "0.5.0",
4
"dependencies": {
5
- "angular": "1.2.14",
+ "angular": "1.2.15",
6
"angular-bootstrap": "0.10.0",
7
"font-awesome": "https://github.com/FortAwesome/Font-Awesome.git#4.0.4-wip",
8
- "angular-ui-router": "0.2.8-bowratic-tedium",
+ "angular-ui-router": "0.2.10",
9
"tv-breadcrumbs": "~0.1.1",
10
"bootstrap-css-only": "~3.1.0",
11
"angular-pouchdb": "tlvince/angular-pouchdb",
@@ -28,5 +28,8 @@
28
"africa"
29
],
30
"license": "ISC",
31
- "private": true
+ "private": true,
32
+ "resolutions": {
33
+ "angular": "1.2.15"
34
+ }
35
}
0 commit comments