feat: bump blocksuite and fix bug in migration (#4653)

Co-authored-by: JimmFly <yangjinfei001@gmail.com>
This commit is contained in:
Flrande
2023-10-18 22:45:07 +08:00
committed by GitHub
parent 63ca9671be
commit 814d552be8
18 changed files with 438 additions and 169 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"build": "vite build"
},
"devDependencies": {
"@blocksuite/store": "0.0.0-20230926212737-6d4b1569-nightly",
"@blocksuite/store": "0.0.0-20231018100009-361737d3-nightly",
"vite": "^4.4.11",
"vite-plugin-dts": "3.6.0",
"vitest": "0.34.6",