chore: bump blocksuite version (#3852)

(cherry picked from commit 72de11b8ca)
This commit is contained in:
xiaodong zuo
2023-08-21 09:31:39 +08:00
committed by Alex Yang
parent a603105175
commit 531abb149a
16 changed files with 182 additions and 182 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
"dist"
],
"dependencies": {
"@blocksuite/blocks": "0.0.0-20230818053411-bc330b35-nightly",
"@blocksuite/global": "0.0.0-20230818053411-bc330b35-nightly",
"@blocksuite/store": "0.0.0-20230818053411-bc330b35-nightly",
"@blocksuite/blocks": "0.0.0-20230821003714-6c9c5137-nightly",
"@blocksuite/global": "0.0.0-20230821003714-6c9c5137-nightly",
"@blocksuite/store": "0.0.0-20230821003714-6c9c5137-nightly",
"jotai": "^2.3.1",
"zod": "^3.22.1"
},