Merge branch 'main' of github.com:nextauthjs/next-auth

This commit is contained in:
Balázs Orbán
2023-10-08 19:15:45 +02:00

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/hasura-adapter",
"version": "0.2.0",
"version": "0.2.1",
"description": "Hasura adapter for Auth.js.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
@@ -59,4 +59,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}