chore: Update package.json descriptions
parent
792a58722d
commit
4efa1f30ff
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "strapi-plugin-config-sync",
|
||||
"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": {
|
||||
"displayName": "Config Sync",
|
||||
"name": "config-sync",
|
||||
"icon": "sync",
|
||||
"description": "sitemap.plugin.description",
|
||||
"description": "CLI & GUI for syncing config data across environments.",
|
||||
"required": false,
|
||||
"kind": "plugin"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue