edit package.json
| ... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
| "deploy": "gh-pages -d example/build" | "deploy": "gh-pages -d example/build" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "react": "^16.0.0", | "react": "^18.0.0", | ||
| "katex": "^0.15.3", | "katex": "^0.15.3", | ||
| "rc-upload": "^4.3.3", | "rc-upload": "^4.3.3", | ||
| "react-quill": "^1.3.5", | "react-quill": "^1.3.5", | ||
| ... | ... |
Please register or sign in to comment