Skip to content

Commit

Permalink
Generate PDF
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolai Dorofeev committed Jun 16, 2024
1 parent 7e439b6 commit a6e1e7b
Show file tree
Hide file tree
Showing 6 changed files with 132 additions and 148 deletions.
237 changes: 101 additions & 136 deletions cdn/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
"build": "tsx ./src/main.ts"
},
"dependencies": {
"consola": "^3.2.3",
"ofetch": "^1.3.4",
"puppeteer": "^22.11.0",
"puppeteer": "^21.11.0",
"unstorage": "^1.10.2",
"zod": "^3.23.8"
},
Expand Down
Loading

0 comments on commit a6e1e7b

Please sign in to comment.