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 9bbcb6d commit 18d868fCopy full SHA for 18d868f
package.json
@@ -18,8 +18,8 @@
18
"dev:vue:storybook": "yarn build:core && yarn workspace @pycord/discord-message-components-vue storybook"
19
},
20
"peerDependencies": {
21
- "react": "^17.0.0",
22
- "react-dom": "^17.0.0"
+ "react": "^18.0.0",
+ "react-dom": "^18.0.0"
23
24
"devDependencies": {
25
"@commitlint/cli": "^11.0.0",
0 commit comments