aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKush Thaker <[email protected]>2024-07-31 11:37:54 +0530
committerKush Thaker <[email protected]>2024-07-31 11:37:54 +0530
commit241276be588312aec4f9e09a23c7951379238da8 (patch)
treebe8663cc96acb6e9cd2f62b071804d45ab05e238 /package.json
parentqueues so far (diff)
downloadsupermemory-241276be588312aec4f9e09a23c7951379238da8.tar.xz
supermemory-241276be588312aec4f9e09a23c7951379238da8.zip
db schema in packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4e5a1060..21900aa3 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"@repo/tailwind-config": "*",
"@repo/typescript-config": "*",
"@repo/ui": "*",
+ "@repo/db": "*",
"lint-staged": "^15.2.5",
"prettier": "^3.3.3",
"rxjs": "^7.8.1",
@@ -99,7 +100,9 @@
"turndown": "^7.2.0",
"uploadthing": "^6.10.4",
"vaul": "^0.9.1",
- "zod": "^3.23.8"
+ "zod": "^3.23.8",
+ "drizzle-kit": "0.21.2",
+ "drizzle-orm": "0.30.0"
},
"trustedDependencies": [
"core-js-pure",