chore: bump version (#3594)

This commit is contained in:
Alex Yang
2023-08-06 20:54:28 -04:00
committed by GitHub
parent 5bc923d58e
commit 031eb35b86
16 changed files with 218 additions and 218 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
"dist"
],
"dependencies": {
"@blocksuite/blocks": "0.0.0-20230804190636-37f66904-nightly",
"@blocksuite/global": "0.0.0-20230804190636-37f66904-nightly",
"@blocksuite/store": "0.0.0-20230804190636-37f66904-nightly",
"@blocksuite/blocks": "0.0.0-20230806233219-17ca6eee-nightly",
"@blocksuite/global": "0.0.0-20230806233219-17ca6eee-nightly",
"@blocksuite/store": "0.0.0-20230806233219-17ca6eee-nightly",
"jotai": "^2.2.2",
"zod": "^3.21.4"
},