Procházet zdrojové kódy

updated bower.json

master
Robin Thoni před 8 roky
rodič
revize
703f718203
1 změnil soubory, kde provedl 2 přidání a 4 odebrání
  1. 2
    4
      bower.json

+ 2
- 4
bower.json Zobrazit soubor

8
   "dependencies": {
8
   "dependencies": {
9
     "angular": "1.4.x",
9
     "angular": "1.4.x",
10
     "jquery": "2.1.x",
10
     "jquery": "2.1.x",
11
-    "angular-bootstrap": "0.12.x",
12
     "angular-ui-router": "0.2.x",
11
     "angular-ui-router": "0.2.x",
13
     "bootstrap": "3.3.x",
12
     "bootstrap": "3.3.x",
14
     "less": "1.7.x",
13
     "less": "1.7.x",
15
     "angular-local-storage": "0.2.3",
14
     "angular-local-storage": "0.2.3",
16
     "flat-ui": "~2.2.2",
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
   "resolutions": {
19
   "resolutions": {
22
     "angular": "1.4.x"
20
     "angular": "1.4.x"

Načítá se…
Zrušit
Uložit