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:56 +0200
commit12a37bd53927030c52726824552a8329b38f4b77 (patch)
tree2ec429d2f3c0d8e5fd74d0446e3ea6d3b80aea4a /package.json
parent857cc9439f2a09bf8d39675720d4a2246d48e6a5 (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 edaea4a..9b7250f 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",