Pārlūkot izejas kodu

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

Herbert Vojčík 7 gadi atpakaļ
vecāks
revīzija
0777aef867
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      package.json

+ 1 - 1
package.json

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