posthog added

This commit is contained in:
2025-08-13 18:21:01 -05:00
parent 7b94785a30
commit 418cc3a043
5 changed files with 38 additions and 3 deletions

View File

@@ -49,10 +49,11 @@
"ngx-image-cropper": "^8.0.0",
"ngx-mask": "^18.0.0",
"ngx-quill": "^26.0.5",
"quill": "2.0.2",
"ngx-sharebuttons": "^15.0.3",
"ngx-stripe": "^18.1.0",
"on-change": "^5.0.1",
"posthog-js": "^1.259.0",
"quill": "2.0.2",
"rxjs": "~7.8.1",
"tslib": "^2.6.3",
"urlcat": "^3.1.0",
@@ -78,4 +79,4 @@
"tailwindcss": "^3.4.4",
"typescript": "~5.4.5"
}
}
}