chore: update blocksuite (#1845)

This commit is contained in:
Yifeng Wang
2023-04-07 15:46:37 +08:00
committed by GitHub
parent 74657c2fa1
commit 5a1e8b0c93
7 changed files with 113 additions and 113 deletions
+2 -2
View File
@@ -25,8 +25,8 @@
"idb": "^7.1.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230406032111-01cf598b-nightly",
"@blocksuite/store": "0.0.0-20230406032111-01cf598b-nightly",
"@blocksuite/blocks": "0.0.0-20230407072653-ba36ca29-nightly",
"@blocksuite/store": "0.0.0-20230407072653-ba36ca29-nightly",
"vite": "^4.2.1",
"vite-plugin-dts": "^2.2.0"
},