diff options
| author | Dhravya <[email protected]> | 2024-04-10 12:01:17 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-04-10 12:01:17 -0700 |
| commit | 13dfbe2e30ea026707b5797cbd0169425916ab28 (patch) | |
| tree | dcda83f72fc19bbba27b2fe22ded0630a36f9b46 /package.json | |
| parent | cleanups for production (diff) | |
| download | supermemory-13dfbe2e30ea026707b5797cbd0169425916ab28.tar.xz supermemory-13dfbe2e30ea026707b5797cbd0169425916ab28.zip | |
fix styling in extension, remove ai sidebar in extension
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 25710c6b..8c3fd9df 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "html-metadata": "^1.7.1", "html-metadata-parser": "^2.0.4", "lucide-react": "^0.343.0", - "next-auth": "beta", + "next-auth": "^4.24.7", "nuqs": "^1.17.1", "react-markdown": "^9.0.1", "remark-gfm": "^4.0.0", |