Revert all next-auth changes

This commit is contained in:
Jared Palmer 2023-06-21 14:19:13 -07:00
parent 6f51b01621
commit 8841f5570f
3 changed files with 18 additions and 11 deletions

View file

@ -26,6 +26,7 @@
},
"include": [
"next-env.d.ts",
"next-auth.d.ts",
"**/*.ts",
"**/*.tsx",
".next/types/**/*.ts"