aboutsummaryrefslogtreecommitdiffstats
path: root/middleware/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-11-21 22:30:47 -0800
committerPinapelz <yukais@pinapelz.com>2025-11-21 23:27:30 -0800
commit22714994d2b7cfa238c8b2d54a3639cd6417e9b6 (patch)
treedc7036309fbb35376f452f44e33bfbe9c2e18c61 /middleware/package.json
parenta7347217899fb7a3addcee58a9fbee4a0c07ff57 (diff)
scaffold implementation for remote sqlite db
Diffstat (limited to 'middleware/package.json')
-rw-r--r--middleware/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/middleware/package.json b/middleware/package.json
index 573ce36..f2d772e 100644
--- a/middleware/package.json
+++ b/middleware/package.json
@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
+ "@libsql/client": "^0.15.15",
"@next/font": "14.2.15",
"@types/node": "24.0.8",
"@types/react": "19.1.8",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage