Browse Source

chore: updates repository url

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

+ 2 - 2
package.json

@@ -17,7 +17,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://gitverse.ru/sc/e22m4u/js-repository-mongodb-adapter.git"
+    "url": "https://github.com/e22m4u/js-repository-mongodb-adapter.git"
   },
   "keywords": [
     "MongoDB",
@@ -30,7 +30,7 @@
   ],
   "author": "e22m4u <e22m4u@yandex.ru>",
   "license": "MIT",
-  "homepage": "https://gitverse.ru/e22m4u/js-repository-mongodb-adapter",
+  "homepage": "https://github.com/e22m4u/js-repository-mongodb-adapter",
   "dependencies": {
     "mongodb": "5.9.2"
   },