chore: bump version (#4294)

This commit is contained in:
Alex Yang
2023-09-08 21:28:17 -07:00
committed by GitHub
parent 162016884c
commit 2db0cec443
16 changed files with 172 additions and 172 deletions
+5 -5
View File
@@ -50,15 +50,15 @@
},
"dependencies": {
"@affine/sdk": "workspace:*",
"@blocksuite/blocks": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/global": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/store": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/blocks": "0.0.0-20230908185655-61117b50-nightly",
"@blocksuite/global": "0.0.0-20230908185655-61117b50-nightly",
"@blocksuite/store": "0.0.0-20230908185655-61117b50-nightly",
"jotai": "^2.4.1",
"zod": "^3.22.2"
},
"devDependencies": {
"@blocksuite/editor": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/lit": "0.0.0-20230907222710-102d1e99-nightly",
"@blocksuite/editor": "0.0.0-20230908185655-61117b50-nightly",
"@blocksuite/lit": "0.0.0-20230908185655-61117b50-nightly",
"async-call-rpc": "^6.3.1",
"electron": "link:../../apps/electron/node_modules/electron",
"react": "^18.2.0",