Skip to content

Commit 5e39d11

Browse files
authored
fix icons dependency
1 parent cddd558 commit 5e39d11

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
@@ -86,7 +86,7 @@
8686
"@uiw/react-md-editor": "^4.0.0"
8787
},
8888
"devDependencies": {
89-
"@strapi/icons": "2.0.0-rc.11",
89+
"@strapi/icons": "^2.0.0-rc.11",
9090
"@strapi/sdk-plugin": "^5.2.6",
9191
"@strapi/strapi": "^5.0.2",
9292
"@strapi/typescript-utils": "^5.0.2",
@@ -102,7 +102,7 @@
102102
"typescript": "^5.6.0"
103103
},
104104
"peerDependencies": {
105-
"@strapi/icons": "2.0.0-rc.11",
105+
"@strapi/icons": "^2.0.0-rc.11",
106106
"@strapi/sdk-plugin": "^5.2.6",
107107
"@strapi/strapi": "^5.0.2",
108108
"@strapi/typescript-utils": "^5.0.2",

0 commit comments

Comments
 (0)