Sfoglia il codice sorgente

Repo url fix "git://" => "https://".

Herbert Vojčík 7 anni fa
parent
commit
c486587051
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -10,7 +10,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git://lolg.it/herby/lyst.git"
+    "url": "https://lolg.it/herby/lyst.git"
   },
   "bugs": {
     "url": "https://lolg.it/herby/lyst/issues"