diff options
| author | Dhravya Shah <[email protected]> | 2024-08-03 16:09:39 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2024-08-03 16:09:39 -0700 |
| commit | e30e9f4e0bb5a11786495445f548d40f3d08f70a (patch) | |
| tree | 586434698406d4aa343ce75b31bfdc1e2632abeb /apps/web/package.json | |
| parent | handle errors properly (diff) | |
| download | supermemory-e30e9f4e0bb5a11786495445f548d40f3d08f70a.tar.xz supermemory-e30e9f4e0bb5a11786495445f548d40f3d08f70a.zip | |
fix: stuff
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 98016d8c..5773fe39 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -21,6 +21,7 @@ "@radix-ui/react-popover": "^1.0.7", "@radix-ui/react-slot": "^1.1.0", "@sentry/nextjs": "^8", + "ai": "^3.3.0", "clsx": "^2.1.1", "cmdk": "^1.0.0", "drizzle-orm": "0.30.0", |