diff options
| author | Dhravya Shah <[email protected]> | 2024-08-06 12:55:43 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2024-08-06 12:55:43 -0700 |
| commit | be05d4fe7f7bc8edc2aad18daecdb8e67f28b29f (patch) | |
| tree | f24556e993ec21a3b6aa78ffadf418aa279511f4 /apps/web/package.json | |
| parent | uncomment (diff) | |
| download | supermemory-be05d4fe7f7bc8edc2aad18daecdb8e67f28b29f.tar.xz supermemory-be05d4fe7f7bc8edc2aad18daecdb8e67f28b29f.zip | |
posthog
Diffstat (limited to 'apps/web/package.json')
| -rw-r--r-- | apps/web/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index d3bf1f48..4c0d57cd 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -30,6 +30,7 @@ "next": "^14.1.1", "novel": "^0.4.2", "nuqs": "^1.17.4", + "posthog-js": "^1.154.5", "react": "^18.2.0", "react-dom": "^18.2.0", "react-resizable-panels": "^2.0.19", |