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 980593d commit 0965a94Copy full SHA for 0965a94
package.json
@@ -55,13 +55,13 @@
55
"strapi-server.js"
56
],
57
"peerDependencies": {
58
- "@strapi/strapi": "^5.0.0-beta.2"
+ "@strapi/strapi": "^5.0.0-beta.8"
59
},
60
"devDependencies": {
61
- "@strapi/design-system": "^1.16.0",
62
- "@strapi/icons": "^1.16.0",
63
- "@strapi/utils": "5.0.0-beta.2",
64
- "@strapi/strapi": "5.0.0-beta.2",
+ "@strapi/design-system": "2.0.0-beta.4",
+ "@strapi/icons": "2.0.0-beta.4",
+ "@strapi/utils": "5.0.0-beta.8",
+ "@strapi/strapi": "5.0.0-beta.8",
65
"babel-eslint": "9.0.0",
66
"eslint": "^7.32.0",
67
"eslint-config-airbnb": "^18.2.1",
0 commit comments