main
Skye 2 years ago
parent 93270da747
commit d1ca256f5a
Signed by: me
GPG Key ID: 0104BC05F41B77B8

@ -35,8 +35,8 @@
"next-auth": "^4"
},
"devDependencies": {
"@next-auth/adapter-test": "https://github.com/nextauthjs/next-auth.git",
"@next-auth/tsconfig": "https://github.com/nextauthjs/next-auth.git",
"@next-auth/adapter-test": "https://gitpkg.now.sh/nextauthjs/next-auth/packages/adapter-test?main",
"@next-auth/tsconfig": "https://gitpkg.now.sh/nextauthjs/next-auth/packages/tsconfig?main",
"jest": "^27.4.3",
"mongodb": "^4.4.0",
"next-auth": "^4.19.2"

Loading…
Cancel
Save