mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
revert: use stable react (#3228)
This commit is contained in:
4
packages/env/package.json
vendored
4
packages/env/package.json
vendored
@@ -7,8 +7,8 @@
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.0.0-20230713131127-200a0dc1-nightly",
|
||||
"next": "=13.4.2",
|
||||
"react": "18.3.0-canary-1fdacbefd-20230630",
|
||||
"react-dom": "18.3.0-canary-1fdacbefd-20230630",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"zod": "^3.21.4"
|
||||
},
|
||||
"exports": {
|
||||
|
||||
Reference in New Issue
Block a user