Skip to content

Commit c843f7e

Browse files
committed
feat: add posthog analytics
1 parent 842d849 commit c843f7e

File tree

5 files changed

+6112
-3581
lines changed

5 files changed

+6112
-3581
lines changed

bun.lockb

-194 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"@tanstack/react-query-persist-client": "^5.85.9",
6565
"@types/marked": "^5.0.2",
6666
"@types/react-helmet": "^6.1.11",
67-
"@vercel/analytics": "^1.5.0",
6867
"@vercel/speed-insights": "^1.2.0",
6968
"class-variance-authority": "^0.7.1",
7069
"clsx": "^2.1.1",
@@ -79,6 +78,7 @@
7978
"lucide-react": "^0.462.0",
8079
"marked": "^16.3.0",
8180
"next-themes": "^0.3.0",
81+
"posthog-js": "^1.277.0",
8282
"react": "^18.3.1",
8383
"react-day-picker": "^9.8.0",
8484
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)