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
+5 -5
View File
@@ -7,11 +7,11 @@
"jotai": "^2.1.0"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230531040027-44cd9d8e-nightly",
"@blocksuite/editor": "0.0.0-20230531040027-44cd9d8e-nightly",
"@blocksuite/global": "0.0.0-20230531040027-44cd9d8e-nightly",
"@blocksuite/lit": "0.0.0-20230531040027-44cd9d8e-nightly",
"@blocksuite/store": "0.0.0-20230531040027-44cd9d8e-nightly",
"@blocksuite/blocks": "0.0.0-20230531074909-e951a818-nightly",
"@blocksuite/editor": "0.0.0-20230531074909-e951a818-nightly",
"@blocksuite/global": "0.0.0-20230531074909-e951a818-nightly",
"@blocksuite/lit": "0.0.0-20230531074909-e951a818-nightly",
"@blocksuite/store": "0.0.0-20230531074909-e951a818-nightly",
"lottie-web": "^5.11.0"
},
"peerDependencies": {