chore: bump version (#3742)

This commit is contained in:
Alex Yang
2023-08-14 19:23:19 +00:00
committed by GitHub
parent 75a2bbdfac
commit efd02a015a
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"
},