Skip to content

Commit 8e12e37

Browse files
committed
add more projects for svg2pdf.js
1 parent 464c33e commit 8e12e37

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,11 @@
8383
"@babel/runtime": "^7.14.0",
8484
"atob": "^2.1.2",
8585
"btoa": "^1.2.1",
86-
"fflate": "^0.4.8"
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"
8791
},
8892
"scripts": {
8993
"build": "rollup -c build/rollup.config.js",

0 commit comments

Comments
 (0)