fix: oops
This commit is contained in:
parent
93270da747
commit
d1ca256f5a
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@
|
||||||
"next-auth": "^4"
|
"next-auth": "^4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next-auth/adapter-test": "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://github.com/nextauthjs/next-auth.git",
|
"@next-auth/tsconfig": "https://gitpkg.now.sh/nextauthjs/next-auth/packages/tsconfig?main",
|
||||||
"jest": "^27.4.3",
|
"jest": "^27.4.3",
|
||||||
"mongodb": "^4.4.0",
|
"mongodb": "^4.4.0",
|
||||||
"next-auth": "^4.19.2"
|
"next-auth": "^4.19.2"
|
||||||
|
|
Loading…
Reference in a new issue