aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2024-05-08 12:56:34 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2024-05-08 12:56:34 +0000
commit79a1564005f300ea9ee23a2769756e2e12001f96 (patch)
treebdc67106dc370788efd9d725b46f2d08935540b1 /package.json
parentb56bb5506f46ae8f6ed249902cfcad2524c1f2af (diff)
introduce altcha/captcha, fixes #4113
Closes #4113 Merge request studip/studip!2965
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 fef26f2..3d382e5 100644
--- a/package.json
+++ b/package.json
@@ -71,6 +71,7 @@
"@types/jqueryui": "^1.12.16",
"@types/lodash": "^4.14.191",
"@vue/eslint-config-typescript": "^12.0.0",
+ "altcha": "^0.3.2",
"autoprefixer": "^10.2.5",
"axios": "^0.21.0",
"babel-loader": "^8.2.1",