chore: bump version (#3815)

(cherry picked from commit 96b64e1c78)
This commit is contained in:
Alex Yang
2023-08-17 21:01:49 -05:00
parent 36e59d84fa
commit 41cdb411a0
19 changed files with 202 additions and 187 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
"dist"
],
"dependencies": {
"@blocksuite/blocks": "0.0.0-20230817030423-20f3821a-nightly",
"@blocksuite/global": "0.0.0-20230817030423-20f3821a-nightly",
"@blocksuite/store": "0.0.0-20230817030423-20f3821a-nightly",
"@blocksuite/blocks": "0.0.0-20230817195259-240310af-nightly",
"@blocksuite/global": "0.0.0-20230817195259-240310af-nightly",
"@blocksuite/store": "0.0.0-20230817195259-240310af-nightly",
"jotai": "^2.3.1",
"zod": "^3.22.1"
},