Skip to content

Commit c2dfe56

Browse files
chore: fix peer dependencies
1 parent 69ddc44 commit c2dfe56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"typescript": "^5.6.2"
9797
},
9898
"peerDependencies": {
99-
"@strapi/design-system": "2.0.0",
99+
"@strapi/design-system": "^2.0.0",
100100
"@strapi/icons": "^2.0.0",
101101
"@strapi/sdk-plugin": "^5.0.0",
102102
"@strapi/strapi": "^5.0.0",

0 commit comments

Comments
 (0)