diff options
| -rw-r--r-- | package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package.json b/package.json index d773fe3..78e5acc 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,6 @@      "@sentry/react": "6.1.0",      "@svgr/webpack": "5.5.0",      "@swc/core": "1.2.47", -    "@types/hcaptcha__react-hcaptcha": "^0.1.4",      "axios": "0.21.1",      "copy-webpack-plugin": "7.0.0",      "fs-extra": "9.1.0", @@ -61,6 +60,7 @@      "@testing-library/jest-dom": "5.11.9",      "@testing-library/react": "11.2.5",      "@testing-library/user-event": "12.6.3", +    "@types/hcaptcha__react-hcaptcha": "^0.1.4",      "@types/jest": "26.0.20",      "@types/node": "14.14.25",      "@types/react": "17.0.1", | 
