Update package.json to reference upstream repository

This commit is contained in:
2025-04-07 23:30:20 +01:00
parent 4b5b34ca9c
commit 481cb5cf23

View File

@ -38,7 +38,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/wpallstars/wp-multisite-waas.git"
"url": "git+https://github.com/superdav42/wp-multisite-waas.git"
},
"keywords": [
"wordpress",
@ -48,7 +48,7 @@
"author": "WP Multisite WaaS Contributors",
"license": "GPL-2.0-or-later",
"bugs": {
"url": "https://github.com/wpallstars/wp-multisite-waas/issues"
"url": "https://github.com/superdav42/wp-multisite-waas/issues"
},
"config": {
"translate": true