chore: update the author & homepage info in the package.json
parent
338ed7ce39
commit
9ad372ff59
|
@ -36,13 +36,13 @@
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Boaz Poolman",
|
"name": "Boaz Poolman",
|
||||||
"email": "info@boazpoolman.nl",
|
"email": "boaz@pluginpal.io",
|
||||||
"url": "https://github.com/boazpoolman"
|
"url": "https://github.com/boazpoolman"
|
||||||
},
|
},
|
||||||
"maintainers": [
|
"maintainers": [
|
||||||
{
|
{
|
||||||
"name": "Boaz Poolman",
|
"name": "Boaz Poolman",
|
||||||
"email": "info@boazpoolman.nl",
|
"email": "boaz@pluginpal.io",
|
||||||
"url": "https://github.com/boazpoolman"
|
"url": "https://github.com/boazpoolman"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -86,7 +86,7 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/boazpoolman/strapi-plugin-config-sync/issues"
|
"url": "https://github.com/boazpoolman/strapi-plugin-config-sync/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/boazpoolman/strapi-plugin-config-sync#readme",
|
"homepage": "https://www.pluginpal.io/plugin/config-sync",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.0.0",
|
"node": ">=18.0.0",
|
||||||
"npm": ">=6.0.0"
|
"npm": ">=6.0.0"
|
||||||
|
|
Loading…
Reference in New Issue