Skip to content

Commit 1072afb

Browse files
boazpoolmangithub-actions[bot]
authored andcommitted
chore: Bump version to 3.0.0
1 parent 775733e commit 1072afb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-config-sync",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"description": "Migrate your config data across environments using the CLI or Strapi admin panel.",
55
"strapi": {
66
"displayName": "Config Sync",
@@ -57,11 +57,11 @@
5757
"lodash": "^4.17.11",
5858
"react-diff-viewer-continued": "3.2.6",
5959
"react-intl": "6.6.2",
60+
"react-query": "^3.39.3",
6061
"react-redux": "^7.2.2",
6162
"redux": "^4.0.5",
6263
"redux-immutable": "^4.0.0",
63-
"redux-thunk": "^2.3.0",
64-
"react-query": "^3.39.3"
64+
"redux-thunk": "^2.3.0"
6565
},
6666
"author": {
6767
"name": "Boaz Poolman",

0 commit comments

Comments
 (0)