chore: bump version (#4028)

This commit is contained in:
Alex Yang
2023-08-29 23:30:15 -05:00
committed by GitHub
parent 02bd9fc2d1
commit 880375a6d1
16 changed files with 182 additions and 182 deletions

View File

@@ -12,12 +12,12 @@
"devDependencies": {
"@affine/env": "workspace:*",
"@affine/y-provider": "workspace:*",
"@blocksuite/block-std": "0.0.0-20230828163942-e5356e86-nightly",
"@blocksuite/blocks": "0.0.0-20230828163942-e5356e86-nightly",
"@blocksuite/editor": "0.0.0-20230828163942-e5356e86-nightly",
"@blocksuite/global": "0.0.0-20230828163942-e5356e86-nightly",
"@blocksuite/lit": "0.0.0-20230828163942-e5356e86-nightly",
"@blocksuite/store": "0.0.0-20230828163942-e5356e86-nightly",
"@blocksuite/block-std": "0.0.0-20230829150056-df43987c-nightly",
"@blocksuite/blocks": "0.0.0-20230829150056-df43987c-nightly",
"@blocksuite/editor": "0.0.0-20230829150056-df43987c-nightly",
"@blocksuite/global": "0.0.0-20230829150056-df43987c-nightly",
"@blocksuite/lit": "0.0.0-20230829150056-df43987c-nightly",
"@blocksuite/store": "0.0.0-20230829150056-df43987c-nightly",
"@types/lodash.debounce": "^4.0.7"
},
"peerDependencies": {