mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
fix: dock to blocksuite latest API (#2219)
This commit is contained in:
4
packages/env/package.json
vendored
4
packages/env/package.json
vendored
@@ -4,8 +4,8 @@
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
"devDependencies": {
|
||||
"@blocksuite/global": "0.0.0-20230501021333-90d9a4af-nightly",
|
||||
"next": "^13.3.5-canary.3",
|
||||
"@blocksuite/global": "0.0.0-20230502232311-bfe52748-nightly",
|
||||
"next": "^13.3.5-canary.7",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"zod": "^3.21.4"
|
||||
|
||||
Reference in New Issue
Block a user