diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-09-29 10:57:21 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2025-09-29 10:57:21 +0200 |
| commit | eddcbad656fbdefed1bfbc182ae1b7a5bd3b7e63 (patch) | |
| tree | b35f2e424b27aee5a1a8dca7eb6ffd443e9be93f /package.json | |
| parent | 637ac5d73a0b2f83aa9d36d4c6bbe9c4b44df3af (diff) | |
fix pdf generation from questionnaires, fixes #3224
Closes #3224
Merge request studip/studip!4496
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index d8e5133..a86f219 100644 --- a/package.json +++ b/package.json @@ -75,6 +75,7 @@ "focus-trap-vue": "^4.0.3", "globals": "^15.13.0", "highlight.js": "10.5.0", + "html2canvas": "^1.4.1", "jest": "^29.5.0", "jest-environment-jsdom": "^29.5.0", "jest-junit": "^16.0.0", |
