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 36cd67c commit 48947fcCopy full SHA for 48947fc
2 files changed
package.json
@@ -78,10 +78,13 @@
78
"dist",
79
"bin"
80
],
81
+ "resolutions": {
82
+ "@strapi/pack-up": "^5.1.0"
83
+ },
84
"peerDependencies": {
85
"@strapi/admin": "^5.0.0",
- "@strapi/design-system": "^2.0.0-rc.14",
- "@strapi/icons": "^2.0.0-rc.14",
86
+ "@strapi/design-system": "^2.0.0",
87
+ "@strapi/icons": "^2.0.0",
88
"@strapi/strapi": "^5.0.0",
89
"@strapi/typescript-utils": "^5.0.0",
90
"@strapi/utils": "^5.0.0",
@@ -92,8 +95,8 @@
92
95
},
93
96
"devDependencies": {
94
97
98
99
100
"@strapi/sdk-plugin": "^5.0.0",
101
102
0 commit comments