aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2022-05-13 13:21:13 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2022-05-13 13:21:13 +0000
commit024421a96574dbb6c2a6ffc8fbd7d469140e6643 (patch)
tree6d50ee586c19a1267bcce838a6a245cf104011b2 /package.json
parentc6893fd30b8430605978ee4525f577b9fa5a47a2 (diff)
load jquery.qrcode via npm and rework integration into stud.ip
Closes #993 Merge request studip/studip!571
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 1048376..ab28535 100644
--- a/package.json
+++ b/package.json
@@ -60,6 +60,7 @@
"jquery-ui": "1.13",
"jquery-ui-timepicker-addon": "1.6.3",
"jquery-ui-touch-punch": "0.2.3",
+ "jquery.qrcode": "^1.0.3",
"jquery.scrollto": "2.1.2",
"jspdf-yworks": "^2.1.1",
"jszip": "^3.6.0",