Skip to content

Commit dbed0cb

Browse files
boazpoolmangithub-actions[bot]
authored andcommitted
chore: Bump version to 3.1.0
1 parent 8990c99 commit dbed0cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-config-sync",
3-
"version": "3.0.4",
3+
"version": "3.1.0",
44
"description": "Migrate your config data across environments using the CLI or Strapi admin panel.",
55
"strapi": {
66
"displayName": "Config Sync",
@@ -77,22 +77,22 @@
7777
"bin"
7878
],
7979
"peerDependencies": {
80-
"@strapi/strapi": "^5.0.0",
8180
"@strapi/admin": "^5.0.0",
8281
"@strapi/design-system": "^2.0.0-rc.14",
8382
"@strapi/icons": "^2.0.0-rc.14",
83+
"@strapi/strapi": "^5.0.0",
8484
"@strapi/utils": "^5.0.0",
8585
"react": "^17.0.0 || ^18.0.0",
8686
"react-dom": "^17.0.0 || ^18.0.0",
8787
"react-router-dom": "^6.0.0",
8888
"styled-components": "^6.0.0"
8989
},
9090
"devDependencies": {
91-
"@strapi/sdk-plugin": "^5.0.0",
92-
"@strapi/strapi": "^5.0.0",
9391
"@strapi/admin": "^5.0.0",
9492
"@strapi/design-system": "^2.0.0-rc.14",
9593
"@strapi/icons": "^2.0.0-rc.14",
94+
"@strapi/sdk-plugin": "^5.0.0",
95+
"@strapi/strapi": "^5.0.0",
9696
"@strapi/utils": "^5.0.0",
9797
"babel-eslint": "9.0.0",
9898
"eslint": "^7.32.0",

0 commit comments

Comments
 (0)