Browse Source

bower resolutions

tags/v0.1.0
Robin Thoni 7 years ago
parent
commit
b2c03fdc4b
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      bower.json

+ 4
- 0
bower.json View File

@@ -21,5 +21,9 @@
21 21
     "angular-translate-loader-static-files": "^2.13.1",
22 22
     "angular-translate-interpolation-messageformat": "^2.13.1",
23 23
     "angular-busy2": "^5.2.0"
24
+  },
25
+  "resolutions": {
26
+    "angular": "1.6.x",
27
+    "angular-ui-router": "1.0.x"
24 28
   }
25 29
 }

Loading…
Cancel
Save