Update package.json to reference upstream repository
This commit is contained in:
@ -38,7 +38,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/wpallstars/wp-multisite-waas.git"
|
"url": "git+https://github.com/superdav42/wp-multisite-waas.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"wordpress",
|
"wordpress",
|
||||||
@ -48,7 +48,7 @@
|
|||||||
"author": "WP Multisite WaaS Contributors",
|
"author": "WP Multisite WaaS Contributors",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/wpallstars/wp-multisite-waas/issues"
|
"url": "https://github.com/superdav42/wp-multisite-waas/issues"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"translate": true
|
"translate": true
|
||||||
|
Reference in New Issue
Block a user