summaryrefslogtreecommitdiff
path: root/makima/frontend/package.json
diff options
context:
space:
mode:
authorsoryu <soryu@soryu.co>2026-01-06 04:08:11 +0000
committersoryu <soryu@soryu.co>2026-01-11 03:01:13 +0000
commit8b17a175c3e7e27b789812eba4e3cd760beadb10 (patch)
tree7864dcaa2fa9db47fdfd4e8bfdb0b1dde832aa33 /makima/frontend/package.json
parentf79c416c58557d2f946aa5332989afdfa8c021cd (diff)
downloadsoryu-8b17a175c3e7e27b789812eba4e3cd760beadb10.tar.gz
soryu-8b17a175c3e7e27b789812eba4e3cd760beadb10.zip
Initial Control system
Diffstat (limited to 'makima/frontend/package.json')
-rw-r--r--makima/frontend/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/makima/frontend/package.json b/makima/frontend/package.json
index ef99c3d..9293f65 100644
--- a/makima/frontend/package.json
+++ b/makima/frontend/package.json
@@ -11,6 +11,7 @@
"preview": "vite preview"
},
"dependencies": {
+ "@supabase/supabase-js": "^2.90.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.1.0",