diff options
| author | Dhravya Shah <[email protected]> | 2026-01-28 12:52:27 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2026-01-28 12:52:27 -0700 |
| commit | 205a5860d8b347fa8f4e0130772880794be80283 (patch) | |
| tree | 6d054d9c3a7b3604ac811f32752d537ccf0e7a0a /apps/web/package.json | |
| parent | Merge branch 'main' of https://github.com/supermemoryai/supermemory (diff) | |
| download | supermemory-205a5860d8b347fa8f4e0130772880794be80283.tar.xz supermemory-205a5860d8b347fa8f4e0130772880794be80283.zip | |
chore: update api key
Diffstat (limited to 'apps/web/package.json')
| -rw-r--r-- | apps/web/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index 2d147c73..aa37a4bd 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -81,7 +81,7 @@ "next-themes": "^0.4.6", "nuqs": "^2.5.2", "pdfjs-dist": "5.4.296", - "posthog-js": "^1.257.0", + "posthog-js": "^1.336.0", "random-word-slugs": "^0.1.7", "react": "^19.2.4", "react-dom": "^19.2.4", |