summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json
index 18d0b4b..3676754 100644
--- a/client/package.json
+++ b/client/package.json
@@ -9,10 +9,14 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
+ "country-state-city": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
+ "react-form-with-constraints": "^0.19.1",
+ "react-hook-form": "^7.34.0",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
+ "react-select": "^5.4.0",
"react-webcam": "^7.0.1",
"web-vitals": "^2.1.4"
},