chore: update the author & homepage info in the package.json

pull/128/head
Boaz Poolman 2024-03-27 16:15:05 +01:00
parent 338ed7ce39
commit 9ad372ff59
1 changed files with 3 additions and 3 deletions

View File

@ -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"