aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-05-25 23:38:48 -0500
committerDhravya <[email protected]>2024-05-25 23:38:48 -0500
commitc12ecfc4316a6f37d2d07c57e4dfefa231783c0d (patch)
treec04612a8db2b06060e1e1087ef298fa124aa71e4 /package.json
parentfix global file stuff (diff)
downloadsupermemory-c12ecfc4316a6f37d2d07c57e4dfefa231783c0d.tar.xz
supermemory-c12ecfc4316a6f37d2d07c57e4dfefa231783c0d.zip
brought all the APIs back
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 32f0b528..d169b935 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,7 @@
"@repo/shared-types": "*",
"@repo/tailwind-config": "*",
"@repo/typescript-config": "*",
+ "@repo/ui": "*",
"@tailwindcss/typography": "^0.5.13",
"autoprefixer": "^10.4.19",
"drizzle-kit": "^0.21.2",
@@ -58,6 +59,7 @@
"@radix-ui/react-toast": "^1.1.5",
"@types/readline-sync": "^1.4.8",
"ai": "^3.1.14",
+ "cheerio": "^1.0.0-rc.12",
"compromise": "^14.13.0",
"drizzle-orm": "^0.30.10",
"framer-motion": "^11.2.6",