Skip to content

Commit 05f037c

Browse files
committed
v1.0.0-beta.3
1 parent da88e5c commit 05f037c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-config-sync",
3-
"version": "1.0.0-beta.2",
3+
"version": "1.0.0-beta.3",
44
"description": "CLI & GUI for syncing config data across environments.",
55
"strapi": {
66
"displayName": "Config Sync",
@@ -27,8 +27,8 @@
2727
"chalk": "^4.1.2",
2828
"cli-table": "^0.3.6",
2929
"commander": "^8.3.0",
30-
"inquirer": "^8.2.0",
3130
"immutable": "^3.8.2",
31+
"inquirer": "^8.2.0",
3232
"react-diff-viewer": "^3.1.1",
3333
"redux-immutable": "^4.0.0",
3434
"redux-thunk": "^2.3.0"

0 commit comments

Comments
 (0)