Skip to content

Commit 795ed7b

Browse files
committed
no need for optional modules
1 parent 70b43b6 commit 795ed7b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,7 @@
8383
"@babel/runtime": "^7.14.0",
8484
"atob": "^2.1.2",
8585
"btoa": "^1.2.1",
86-
"fflate": "^0.4.8",
87-
"canvg": "^3.0.6",
88-
"html2canvas": "^1.0.0-rc.5",
89-
"core-js": "^3.6.0",
90-
"dompurify": "^2.2.0"
86+
"fflate": "^0.4.8"
9187
},
9288
"scripts": {
9389
"build": "rollup -c build/rollup.config.js",

0 commit comments

Comments
 (0)