aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2022-05-06 07:26:22 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2022-05-06 07:26:22 +0000
commitb3c41e7918d69d7c307631985285b139146e60ea (patch)
treef8a12be660a2b890259f3f2059d6b718228c031c /package.json
parent499b497ab0e0b2b1a84a4c4ecebb78c69181c913 (diff)
implement files and folder filter in plain vue and activate on course and institutes flat file view as well
Closes #1007 Merge request studip/studip!581
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 6f883cd..6fd5bde 100644
--- a/package.json
+++ b/package.json
@@ -71,6 +71,7 @@
"portal-vue": "^2.1.7",
"postcss": "^8.1.8",
"postcss-loader": "4.1.0",
+ "sanitize-html": "^2.7.0",
"sass": "^1.29.0",
"sass-loader": "^10.1.0",
"select2": "4.0.13",