aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2025-09-29 10:57:21 +0200
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2025-09-29 13:37:50 +0200
commit2291313beea0e5d600819b37fe3e1d2c11520da7 (patch)
treec4e379ef3b8edd513c0bef85792b9ce93dc1ebc0 /package.json
parentba477b6e6821f4b32b40a66298e18692f62c8f65 (diff)
fix pdf generation from questionnaires, fixes #3224
Closes #3224 Merge request studip/studip!4496
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 8ad4c3a..6a4c434 100644
--- a/package.json
+++ b/package.json
@@ -94,6 +94,7 @@
"file-saver": "^2.0.5",
"focus-trap-vue": "^1.1.1",
"highlight.js": "10.5.0",
+ "html2canvas": "^1.4.1",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-junit": "^16.0.0",