diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a551ca2..ea6b7a6 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "format": "prettier --write --plugin-search-dir=. ." }, "devDependencies": { + "@supabase/supabase-js": "^1.35.4", "@sveltejs/adapter-auto": "next", "@sveltejs/kit": "next", "eslint": "^8.16.0", |