fix: import blocksuite twice (#847)

This commit is contained in:
Himself65
2023-02-06 21:55:39 -06:00
committed by GitHub
parent 6072de82ff
commit b52f6ed63b
3 changed files with 36 additions and 141 deletions

View File

@@ -23,7 +23,8 @@
"@types/debug": "^4.1.7",
"fake-indexeddb": "4.0.1",
"typescript": "^4.9.5",
"yjs": "^13.5.44"
"yjs": "^13.5.45",
"lit": "^2.6.1"
},
"dependencies": {
"@blocksuite/blocks": "0.4.0-alpha.2",