include client to interact with supabase api

This commit is contained in:
Aarish
2025-05-23 22:38:39 -05:00
parent a27ffb3016
commit 369a2cc1b7
2 changed files with 114 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
"dependencies": {
"@axe-core/playwright": "^4.10.1",
"@playwright/test": "^1.52.0",
"@supabase/supabase-js": "^2.49.8",
"axe-playwright": "^2.1.0",
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",