Skip to content

Commit b229934

Browse files
committed
v2.0.0-beta.2
1 parent 00bc2dd commit b229934

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": "1.2.5",
3+
"version": "2.0.0-beta.2",
44
"description": "Migrate your config data across environments using the CLI or Strapi admin panel.",
55
"strapi": {
66
"displayName": "Config Sync",
@@ -31,8 +31,8 @@
3131
"immutable": "^3.8.2",
3232
"inquirer": "^8.2.0",
3333
"react-diff-viewer-continued": "3.2.6",
34-
"redux-immutable": "^4.0.0",
3534
"react-intl": "6.6.2",
35+
"redux-immutable": "^4.0.0",
3636
"redux-thunk": "^2.3.0"
3737
},
3838
"author": {
@@ -60,8 +60,8 @@
6060
"devDependencies": {
6161
"@strapi/design-system": "2.0.0-beta.4",
6262
"@strapi/icons": "2.0.0-beta.4",
63-
"@strapi/utils": "5.0.0-beta.8",
6463
"@strapi/strapi": "5.0.0-beta.8",
64+
"@strapi/utils": "5.0.0-beta.8",
6565
"babel-eslint": "9.0.0",
6666
"eslint": "^7.32.0",
6767
"eslint-config-airbnb": "^18.2.1",

0 commit comments

Comments
 (0)