aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2021-02-20 11:02:08 +0200
committerGravatar ks129 <[email protected]>2021-02-20 11:02:08 +0200
commit4eeb24bc3317856b34be6e8eac9b668262b177ae (patch)
treebd2b10bb9fcaa7738da89325440f6661eae37c05
parentAdd React-Redux and Redux type packages as dev dependencies (diff)
Move hCaptcha types library to dev-dependencies
-rw-r--r--package.json2
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",