chore: update blocksuite version (#3261)

This commit is contained in:
xiaodong zuo
2023-07-17 06:44:53 +00:00
committed by GitHub
parent 071d582250
commit f173c8b183
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"