Skip to content

Commit 2a8f0a6

Browse files
committed
accept next-auth beta peers
1 parent a3ad7f5 commit 2a8f0a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"vitest": "^1.3.1"
186186
},
187187
"peerDependencies": {
188-
"next-auth": "^4.22.1 || ^5",
188+
"next-auth": "^4.22.1 || ^5 || 5.0.0-beta.X",
189189
"react": "^17.0.2 || ^18",
190190
"react-dom": "^17.0.2 || ^18"
191191
},

0 commit comments

Comments
 (0)