diff --git a/functions/package.json b/functions/package.json index 69340055..4e1f7876 100644 --- a/functions/package.json +++ b/functions/package.json @@ -46,6 +46,7 @@ "is-word": "^1.0.4", "jest": "29.2.2", "joi": "^17.4.0", + "jotai": "^2.7.1", "lodash": "^4.17.20", "migrate-mongo": "^8.1.4", "mongoose": "^6.7.0", @@ -62,6 +63,7 @@ "query-string": "^7.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", + "react-firebase-hooks": "^5.1.1", "react-hook-form": "^7.50.1", "react-i18next": "^11.15.3", "react-icons": "^5.0.1",