Przeglądaj źródła

fixed git url

tags/0.1.3^0
Robin Thoni 8 lat temu
rodzic
commit
7e3c3b33ac
2 zmienionych plików z 6 dodań i 2 usunięć
  1. 2
    1
      .gitignore
  2. 4
    1
      bower.json

+ 2
- 1
.gitignore Wyświetl plik

@@ -1,2 +1,3 @@
1 1
 /.idea
2
-/node_modules
2
+/node_modules
3
+/bower_components

+ 4
- 1
bower.json Wyświetl plik

@@ -14,7 +14,10 @@
14 14
     "tests"
15 15
   ],
16 16
   "dependencies": {
17
-    "luticate-utils": "https://git.rthoni.com/repos/luticate-front/utils.git",
17
+    "luticate-utils": "https://git.rthoni.com/luticate/front-utils.git",
18 18
     "angular-local-storage": "~0.2.3"
19
+  },
20
+  "resolutions": {
21
+    "angular": "1.5.0"
19 22
   }
20 23
 }

Ładowanie…
Anuluj
Zapisz