mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore: version fix (#1338)
This commit is contained in:
5
packages/env/package.json
vendored
5
packages/env/package.json
vendored
@@ -6,9 +6,10 @@
|
||||
"next": "^13.2.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"zod": "^3.20.6"
|
||||
"zod": "^3.21.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/global": "0.5.0-20230304192152-02cfe2b"
|
||||
"@blocksuite/global": "0.5.0-20230304192152-02cfe2b",
|
||||
"lit": "^2.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user