Browse Source

chore: updates repository url

e22m4u 1 year ago
parent
commit
e6effe9d06
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -14,7 +14,7 @@
   },
   },
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",
-    "url": "https://gitverse.ru/sc/e22m4u/js-service.git"
+    "url": "https://github.com/e22m4u/js-service.git"
   },
   },
   "keywords": [
   "keywords": [
     "DI",
     "DI",
@@ -24,7 +24,7 @@
   ],
   ],
   "author": "e22m4u <e22m4u@yandex.ru>",
   "author": "e22m4u <e22m4u@yandex.ru>",
   "license": "MIT",
   "license": "MIT",
-  "homepage": "https://gitverse.ru/e22m4u/js-service",
+  "homepage": "https://github.com/e22m4u/js-service",
   "dependencies": {
   "dependencies": {
     "@e22m4u/js-format": "0.0.9"
     "@e22m4u/js-format": "0.0.9"
   },
   },