(frontend) add posthog dependency

Posthog is a product analysis tool.
Installed the js SDK to track product usage.
This commit is contained in:
lebaudantoine
2024-09-17 10:45:58 +02:00
committed by aleb_the_flash
parent da5c8d6773
commit f020979188
2 changed files with 31 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
"i18next-parser": "9.0.2",
"i18next-resources-to-backend": "1.2.1",
"livekit-client": "2.5.1",
"posthog-js": "1.161.5",
"react": "18.3.1",
"react-aria-components": "1.3.3",
"react-dom": "18.3.1",