chore: bump version (#4272)

This commit is contained in:
Alex Yang
2023-09-07 16:21:47 -07:00
committed by GitHub
parent 544dcde4c5
commit 211e960d58
20 changed files with 189 additions and 227 deletions
+5 -5
View File
@@ -50,15 +50,15 @@
},
"dependencies": {
"@affine/sdk": "workspace:*",
"@blocksuite/blocks": "0.0.0-20230905170607-94acf22c-nightly",
"@blocksuite/global": "0.0.0-20230905170607-94acf22c-nightly",
"@blocksuite/store": "0.0.0-20230905170607-94acf22c-nightly",
"@blocksuite/blocks": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/global": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/store": "0.0.0-20230907222710-102d1e99-nightly",
"jotai": "^2.4.1",
"zod": "^3.22.2"
},
"devDependencies": {
"@blocksuite/editor": "0.0.0-20230905170607-94acf22c-nightly",
"@blocksuite/lit": "0.0.0-20230905170607-94acf22c-nightly",
"@blocksuite/editor": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/lit": "0.0.0-20230907222710-102d1e99-nightly",
"async-call-rpc": "^6.3.1",
"electron": "link:../../apps/electron/node_modules/electron",
"react": "^18.2.0",