aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKinfe123 <[email protected]>2024-06-21 13:15:15 +0300
committerKinfe123 <[email protected]>2024-06-21 13:15:15 +0300
commit14a82cf087f84aa3eab0b505d798f215769e05a2 (patch)
treee8af7547e6162a0a6f05cca9b9af58cd6bf17525 /package.json
parentwidget (diff)
downloadsupermemory-14a82cf087f84aa3eab0b505d798f215769e05a2.tar.xz
supermemory-14a82cf087f84aa3eab0b505d798f215769e05a2.zip
feat: landing page revamp init
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e891d513..70c14f64 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,6 @@
"@cloudflare/next-on-pages": "1",
"@cloudflare/workers-types": "^4.20240512.0",
"@repo/eslint-config": "*",
- "@repo/shared-types": "*",
"@repo/tailwind-config": "*",
"@repo/typescript-config": "*",
"@repo/ui": "*",
@@ -65,6 +64,7 @@
"compromise": "^14.13.0",
"drizzle-orm": "^0.30.10",
"framer-motion": "^11.2.6",
+ "geist": "^1.3.0",
"lucide-react": "^0.379.0",
"next-app-theme": "^0.1.10",
"next-auth": "^5.0.0-beta.18",