chore: bump version (#3742)

(cherry picked from commit efd02a015a)
This commit is contained in:
Alex Yang
2023-08-14 15:23:19 -04:00
parent 04172c5b04
commit 314f126e4f
16 changed files with 181 additions and 181 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
"dist"
],
"dependencies": {
"@blocksuite/blocks": "0.0.0-20230811201552-f37162ea-nightly",
"@blocksuite/global": "0.0.0-20230811201552-f37162ea-nightly",
"@blocksuite/store": "0.0.0-20230811201552-f37162ea-nightly",
"@blocksuite/blocks": "0.0.0-20230814155455-ceb5d5d8-nightly",
"@blocksuite/global": "0.0.0-20230814155455-ceb5d5d8-nightly",
"@blocksuite/store": "0.0.0-20230814155455-ceb5d5d8-nightly",
"jotai": "^2.3.1",
"zod": "^3.21.4"
},