Browse Source

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

Herbert Vojčík 7 years ago
parent
commit
e1a94bc899
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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