aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2026-01-01 17:17:24 -0800
committerElizabeth Hunt <me@liz.coffee>2026-01-01 17:17:24 -0800
commit4270290976290350bd8dee11ec7e36a8e3ed6b9a (patch)
tree6a86fda972ff3b13ffbd7f99afa38e9155e583ba /package.json
parentd9d6cb8d332fbd0d57b5d6d05acd3d7d847116be (diff)
downloadmistymountainstherapy-4270290976290350bd8dee11ec7e36a8e3ed6b9a.tar.gz
mistymountainstherapy-4270290976290350bd8dee11ec7e36a8e3ed6b9a.zip
Rip out supabase
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index c8e9f82..cef3762 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,6 @@
},
"type": "module",
"dependencies": {
- "@supabase/supabase-js": "^1.33.3",
"dotenv": "^16.0.0",
"nodemailer": "^6.9.8"
}