Browse Source

updated bower.json

master
Robin Thoni 8 years ago
parent
commit
703f718203
1 changed files with 2 additions and 4 deletions
  1. 2
    4
      bower.json

+ 2
- 4
bower.json View File

@@ -8,15 +8,13 @@
8 8
   "dependencies": {
9 9
     "angular": "1.4.x",
10 10
     "jquery": "2.1.x",
11
-    "angular-bootstrap": "0.12.x",
12 11
     "angular-ui-router": "0.2.x",
13 12
     "bootstrap": "3.3.x",
14 13
     "less": "1.7.x",
15 14
     "angular-local-storage": "0.2.3",
16 15
     "flat-ui": "~2.2.2",
17
-    "angular-dialog-service": "5.2.8",
18
-    "luticate-utils": "https://git.rthoni.com/repos/luticate-front/utils.git#0.1.x",
19
-    "luticate-auth": "https://git.rthoni.com/repos/luticate-front/auth.git#0.1.x"
16
+    "luticate-utils": "https://git.rthoni.com/luticate/front-utils.git#0.1.x",
17
+    "luticate-auth": "https://git.rthoni.com/luticate/front-auth.git#0.1.x"
20 18
   },
21 19
   "resolutions": {
22 20
     "angular": "1.4.x"

Loading…
Cancel
Save