Skip to content

Commit 97a7a59

Browse files
committed
add styling to pdf and images
1 parent 392e955 commit 97a7a59

File tree

4 files changed

+2098
-48
lines changed

4 files changed

+2098
-48
lines changed

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
},
99
"license": "MIT",
1010
"dependencies": {
11-
"codejar": "^3.5.0",
12-
"highlight.js": "^11.2.0",
13-
"html2pdf.js": "0.9.3",
14-
"marked": "^3.0.2",
11+
"codejar": "^3.6.0",
12+
"dom-to-image": "^2.6.0",
13+
"downloadjs": "^1.4.7",
14+
"highlight.js": "^11.5.1",
15+
"html2pdf.js": "0.10.1",
16+
"marked": "^4.0.14",
1517
"vue": "^3.0.5"
1618
},
1719
"devDependencies": {

0 commit comments

Comments
 (0)