chore: Bump version to 3.0.0

pull/157/head
boazpoolman 2024-11-06 13:52:10 +00:00 committed by github-actions[bot]
parent 775733eff8
commit 1072afb31a
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "strapi-plugin-config-sync",
"version": "2.1.0",
"version": "3.0.0",
"description": "Migrate your config data across environments using the CLI or Strapi admin panel.",
"strapi": {
"displayName": "Config Sync",
@ -57,11 +57,11 @@
"lodash": "^4.17.11",
"react-diff-viewer-continued": "3.2.6",
"react-intl": "6.6.2",
"react-query": "^3.39.3",
"react-redux": "^7.2.2",
"redux": "^4.0.5",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.3.0",
"react-query": "^3.39.3"
"redux-thunk": "^2.3.0"
},
"author": {
"name": "Boaz Poolman",