fix: use published @hanzo/insights-node package directly

This commit is contained in:
Hanzo Dev
2026-03-14 01:36:22 -07:00
parent b277d2d2df
commit e1d99e0a7d
+1 -1
View File
@@ -94,7 +94,7 @@
"cron-parser": "^5.5.0",
"luxon": "^3.7.2",
"patch-package": "^8.0.1",
"@hanzo/insights-node": "npm:posthog-node@4.18.0",
"@hanzo/insights-node": "^6.0.0",
"react": "^18",
"typescript": "5.9.3",
"zod": "^3.25.76"