chore: add fauna adapter as docs dep

This commit is contained in:
Balázs Orbán
2023-03-16 02:53:30 +01:00
parent 1c104afef9
commit 4b5cd08800

View File

@@ -57,12 +57,13 @@
"dependsOn": [
"@auth/core#build",
"@auth/sveltekit#build",
"@next-auth/firebase-adapter#build",
"@next-auth/dgraph-adapter#build",
"@next-auth/prisma-adapter#build",
"@next-auth/mongodb-adapter#build",
"@next-auth/typeorm-legacy-adapter#build",
"@next-auth/dynamodb-adapter#build",
"@next-auth/fauna-adapter#build",
"@next-auth/firebase-adapter#build",
"@next-auth/mongodb-adapter#build",
"@next-auth/prisma-adapter#build",
"@next-auth/typeorm-legacy-adapter#build",
"next-auth#build"
],
"outputs": [