chore: Update package.json descriptions
parent
792a58722d
commit
4efa1f30ff
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "strapi-plugin-config-sync",
|
"name": "strapi-plugin-config-sync",
|
||||||
"version": "0.1.6",
|
"version": "0.1.6",
|
||||||
"description": "Enables a development workflow in Strapi for easy migration of config data across environments.",
|
"description": "CLI & GUI for syncing config data across environments.",
|
||||||
"strapi": {
|
"strapi": {
|
||||||
"displayName": "Config Sync",
|
"displayName": "Config Sync",
|
||||||
"name": "config-sync",
|
"name": "config-sync",
|
||||||
"icon": "sync",
|
"icon": "sync",
|
||||||
"description": "sitemap.plugin.description",
|
"description": "CLI & GUI for syncing config data across environments.",
|
||||||
"required": false,
|
"required": false,
|
||||||
"kind": "plugin"
|
"kind": "plugin"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue