diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-10-27 22:25:44 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-10-30 01:19:42 -0700 |
| commit | 732f3873354863a4dec591d4d6a425edb7b47c61 (patch) | |
| tree | b03b2df492fdc9d9daf1c9c8cf8baff410983831 /frontend/package.json | |
| parent | aad52db138830de8b473ada5525f33164c65abab (diff) | |
add heatmap api endpoints and heatmap to stub profile page
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index af7efd0..ef68bfd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -14,6 +14,7 @@ "@uiw/react-heat-map": "^2.3.3", "crypto-js": "^4.2.0", "react": "^19.1.1", + "react-device-detect": "^2.2.3", "react-dom": "^19.1.1", "react-router": "^7.9.1", "tailwindcss": "^4.1.13" |
