chore: bump version (#4294)

This commit is contained in:
Alex Yang
2023-09-08 21:28:17 -07:00
committed by GitHub
parent 162016884c
commit 2db0cec443
16 changed files with 172 additions and 172 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
"dist"
],
"dependencies": {
"@blocksuite/blocks": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/global": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/store": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/blocks": "0.0.0-20230908185655-61117b50-nightly",
"@blocksuite/global": "0.0.0-20230908185655-61117b50-nightly",
"@blocksuite/store": "0.0.0-20230908185655-61117b50-nightly",
"jotai": "^2.4.1",
"zod": "^3.22.2"
},