This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pouchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new bd2e41a30 package.json: update repo URL to apache
bd2e41a30 is described below

commit bd2e41a30449d6548aee7f379f9d9a687ffafaaa
Author: alxndrsn <alxndrsn>
AuthorDate: Fri Nov 28 08:34:58 2025 +0000

    package.json: update repo URL to apache
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 787cd5d8e..739ebcf64 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "https://github.com/pouchdb/pouchdb.git";
+    "url": "https://github.com/apache/pouchdb.git";
   },
   "dependencies": {
     "double-ended-queue": "2.1.0-0",

Reply via email to