diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 19fe8fe..8d19c23 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "dependencies": { "@react-oauth/google": "^0.12.1", "@supabase/supabase-js": "^2.43.4", + "@uidotdev/usehooks": "^2.4.1", "chart.js": "^4.4.3", "react": "^18.2.0", "react-chartjs-2": "^5.2.0", |