feat: posthog initialization

This commit is contained in:
Jannat Patel
2024-08-07 11:31:58 +05:30
parent 9a0056b6ca
commit a9e93a679b
7 changed files with 114 additions and 40 deletions

View File

@@ -28,6 +28,7 @@
"cypress-file-upload": "^5.0.8"
},
"dependencies": {
"posthog-js": "^1.154.4",
"pre-commit": "^1.2.2"
}
}