fix: remove the feature of exporting pdf/png (#2619)

Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
xiaodong zuo
2023-05-31 16:20:42 +08:00
committed by Himself65
parent f06f67e182
commit f340e15987
8 changed files with 97 additions and 100 deletions

View File

@@ -28,8 +28,8 @@
"idb": "^7.1.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230531040027-44cd9d8e-nightly",
"@blocksuite/store": "0.0.0-20230531040027-44cd9d8e-nightly",
"@blocksuite/blocks": "0.0.0-20230531074909-e951a818-nightly",
"@blocksuite/store": "0.0.0-20230531074909-e951a818-nightly",
"vite": "^4.3.9",
"vite-plugin-dts": "^2.3.0",
"y-indexeddb": "^9.0.11"