chore: bump version (#3710)

This commit is contained in:
Alex Yang
2023-08-11 16:42:00 -04:00
committed by GitHub
parent 401fb48b86
commit 1d41687786
16 changed files with 189 additions and 181 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
"dist"
],
"dependencies": {
"@blocksuite/blocks": "0.0.0-20230811080927-c830f4d4-nightly",
"@blocksuite/global": "0.0.0-20230811080927-c830f4d4-nightly",
"@blocksuite/store": "0.0.0-20230811080927-c830f4d4-nightly",
"@blocksuite/blocks": "0.0.0-20230811201552-f37162ea-nightly",
"@blocksuite/global": "0.0.0-20230811201552-f37162ea-nightly",
"@blocksuite/store": "0.0.0-20230811201552-f37162ea-nightly",
"jotai": "^2.3.1",
"zod": "^3.21.4"
},