We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da88e5c commit 05f037cCopy full SHA for 05f037c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "strapi-plugin-config-sync",
3
- "version": "1.0.0-beta.2",
+ "version": "1.0.0-beta.3",
4
"description": "CLI & GUI for syncing config data across environments.",
5
"strapi": {
6
"displayName": "Config Sync",
@@ -27,8 +27,8 @@
27
"chalk": "^4.1.2",
28
"cli-table": "^0.3.6",
29
"commander": "^8.3.0",
30
- "inquirer": "^8.2.0",
31
"immutable": "^3.8.2",
+ "inquirer": "^8.2.0",
32
"react-diff-viewer": "^3.1.1",
33
"redux-immutable": "^4.0.0",
34
"redux-thunk": "^2.3.0"
0 commit comments