Adrian 535bb975fc
CloudCaptchas: Add hCaptcha support (#186)
* Add hCaptcha support
* Rename plugin to cloud_captchas
2022-08-11 12:08:14 +02:00

9 lines
170 B
JSON

{
"private": true,
"name": "indico-plugin-cloud-captchas",
"dependencies": {
"@hcaptcha/react-hcaptcha": "^1.4.4",
"react-google-recaptcha": "^2.1.0"
}
}