chore: update blocksuite version (#3261)

(cherry picked from commit f173c8b183)
This commit is contained in:
xiaodong zuo
2023-07-17 14:44:53 +08:00
committed by Alex Yang
parent 8f590ff360
commit 5e62fec49c
11 changed files with 139 additions and 139 deletions
+2 -2
View File
@@ -36,8 +36,8 @@
"idb": "^7.1.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230716144121-5b169b38-nightly",
"@blocksuite/store": "0.0.0-20230716144121-5b169b38-nightly",
"@blocksuite/blocks": "0.0.0-20230717055529-79180930-nightly",
"@blocksuite/store": "0.0.0-20230717055529-79180930-nightly",
"vite": "^4.3.9",
"vite-plugin-dts": "3.0.2",
"y-indexeddb": "^9.0.11"