chore: bump version (#3771)

Co-authored-by: Mirone <Saul-Mirone@outlook.com>
(cherry picked from commit 651e815b42)
This commit is contained in:
Alex Yang
2023-08-16 12:02:07 -05:00
parent d3240a2787
commit bda913e334
17 changed files with 183 additions and 184 deletions
+5 -5
View File
@@ -50,15 +50,15 @@
},
"dependencies": {
"@affine/sdk": "workspace:*",
"@blocksuite/blocks": "0.0.0-20230814155455-ceb5d5d8-nightly",
"@blocksuite/global": "0.0.0-20230814155455-ceb5d5d8-nightly",
"@blocksuite/store": "0.0.0-20230814155455-ceb5d5d8-nightly",
"@blocksuite/blocks": "0.0.0-20230816084758-3be96d22-nightly",
"@blocksuite/global": "0.0.0-20230816084758-3be96d22-nightly",
"@blocksuite/store": "0.0.0-20230816084758-3be96d22-nightly",
"jotai": "^2.3.1",
"zod": "^3.21.4"
},
"devDependencies": {
"@blocksuite/editor": "0.0.0-20230814155455-ceb5d5d8-nightly",
"@blocksuite/lit": "0.0.0-20230814155455-ceb5d5d8-nightly",
"@blocksuite/editor": "0.0.0-20230816084758-3be96d22-nightly",
"@blocksuite/lit": "0.0.0-20230816084758-3be96d22-nightly",
"async-call-rpc": "^6.3.1",
"electron": "link:../../apps/electron/node_modules/electron",
"react": "^18.2.0",