Browse Source

chore: updates repository url

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

+ 2 - 2
package.json

@@ -14,7 +14,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://gitverse.ru/sc/e22m4u/js-format.git"
+    "url": "https://github.com/e22m4u/js-format.git"
   },
   "keywords": [
     "format",
@@ -23,7 +23,7 @@
   ],
   "author": "e22m4u <e22m4u@yandex.ru>",
   "license": "MIT",
-  "homepage": "https://gitverse.ru/e22m4u/js-format",
+  "homepage": "https://github.com/e22m4u/js-format",
   "devDependencies": {
     "@commitlint/cli": "~19.2.0",
     "@commitlint/config-conventional": "~19.1.0",