chore: bump version (#3901)

This commit is contained in:
Alex Yang
2023-08-22 15:55:01 -05:00
committed by GitHub
parent 9efec5b233
commit 4da4583668
16 changed files with 182 additions and 182 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
"dist"
],
"dependencies": {
"@blocksuite/blocks": "0.0.0-20230821151132-2bd0c7f6-nightly",
"@blocksuite/global": "0.0.0-20230821151132-2bd0c7f6-nightly",
"@blocksuite/store": "0.0.0-20230821151132-2bd0c7f6-nightly",
"@blocksuite/blocks": "0.0.0-20230822202122-dba33658-nightly",
"@blocksuite/global": "0.0.0-20230822202122-dba33658-nightly",
"@blocksuite/store": "0.0.0-20230822202122-dba33658-nightly",
"jotai": "^2.3.1",
"zod": "^3.22.1"
},