chore: bump version (#3298)

This commit is contained in:
Alex Yang
2023-07-19 12:31:57 +08:00
committed by GitHub
parent b6e5618a2e
commit 57bac5d36b
12 changed files with 202 additions and 202 deletions
+6 -6
View File
@@ -10,12 +10,12 @@
},
"dependencies": {
"@affine/component": "workspace:*",
"@blocksuite/block-std": "0.0.0-20230717055529-79180930-nightly",
"@blocksuite/blocks": "0.0.0-20230717055529-79180930-nightly",
"@blocksuite/editor": "0.0.0-20230717055529-79180930-nightly",
"@blocksuite/global": "0.0.0-20230717055529-79180930-nightly",
"@blocksuite/lit": "0.0.0-20230717055529-79180930-nightly",
"@blocksuite/store": "0.0.0-20230717055529-79180930-nightly",
"@blocksuite/block-std": "0.0.0-20230718155514-65ea63b4-nightly",
"@blocksuite/blocks": "0.0.0-20230718155514-65ea63b4-nightly",
"@blocksuite/editor": "0.0.0-20230718155514-65ea63b4-nightly",
"@blocksuite/global": "0.0.0-20230718155514-65ea63b4-nightly",
"@blocksuite/lit": "0.0.0-20230718155514-65ea63b4-nightly",
"@blocksuite/store": "0.0.0-20230718155514-65ea63b4-nightly",
"express": "^4.18.2",
"jotai": "^2.2.2",
"react": "18.3.0-canary-1fdacbefd-20230630",