chore: cleanup

This commit is contained in:
Balázs Orbán
2023-09-29 22:29:09 +02:00
parent 899098ccc4
commit 7cf0074417
2 changed files with 0 additions and 2 deletions

View File

@@ -25,7 +25,6 @@
"@supabase/supabase-js": "^2.0.5",
"faunadb": "^4",
"next": "13.4.0",
"next-auth": "workspace:*",
"nodemailer": "^6",
"react": "^18",
"react-dom": "^18"

View File

@@ -1,4 +1,3 @@
import "isomorphic-fetch"
import { runBasicTests } from "@auth/adapter-test"
import "dotenv/config"
import { XataClient } from "../src/xata"