aboutsummaryrefslogtreecommitdiff
path: root/communities/red-right-hand/174bg.net/package.json
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-13 16:36:35 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-13 16:36:35 +0100
commit5c834e269bfff00b92ee63862cbbc7165743de9e (patch)
treebe15791166e572b246dd7a4adba0cf66d3bffe08 /communities/red-right-hand/174bg.net/package.json
parent7dd09b51c733532ecb54951237f94368dd11badd (diff)
downloadunnamed-group-5c834e269bfff00b92ee63862cbbc7165743de9e.tar
unnamed-group-5c834e269bfff00b92ee63862cbbc7165743de9e.tar.gz
unnamed-group-5c834e269bfff00b92ee63862cbbc7165743de9e.tar.bz2
unnamed-group-5c834e269bfff00b92ee63862cbbc7165743de9e.tar.xz
unnamed-group-5c834e269bfff00b92ee63862cbbc7165743de9e.zip
add better-auth
Diffstat (limited to 'communities/red-right-hand/174bg.net/package.json')
-rw-r--r--communities/red-right-hand/174bg.net/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/communities/red-right-hand/174bg.net/package.json b/communities/red-right-hand/174bg.net/package.json
index ca4b930..262d38e 100644
--- a/communities/red-right-hand/174bg.net/package.json
+++ b/communities/red-right-hand/174bg.net/package.json
@@ -10,7 +10,10 @@
},
"dependencies": {
"@heroicons/react": "^2.2.0",
+ "better-auth": "^1.6.11",
+ "better-sqlite3": "^12.10.0",
"next": "16.2.6",
+ "pg": "^8.20.0",
"react": "19.2.4",
"react-dom": "19.2.4"
},