Browse Source

chore: updates repository url

e22m4u 1 year ago
parent
commit
935826a7d2
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -14,7 +14,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/e22m4u/js-service.git"
+    "url": "https://gitflic.ru/project/e22m4u/js-service.git"
   },
   "keywords": [
     "DI",
@@ -22,9 +22,9 @@
     "Locator",
     "Container"
   ],
-  "author": "e22m4u <e22m4u@gmail.com>",
+  "author": "e22m4u <e22m4u@yandex.ru>",
   "license": "MIT",
-  "homepage": "https://github.com/e22m4u/js-service",
+  "homepage": "https://gitflic.ru/project/e22m4u/js-service",
   "dependencies": {
     "@e22m4u/js-format": "0.0.8"
   },