We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733fd5f commit 777da43Copy full SHA for 777da43
packages/next-auth/package.json
@@ -78,7 +78,7 @@
78
"uuid": "^8.3.2"
79
},
80
"peerDependencies": {
81
- "next": "^12.2.5",
+ "next": "^12.2.5 || ^13",
82
"nodemailer": "^6.6.5",
83
"react": "^17.0.2 || ^18",
84
"react-dom": "^17.0.2 || ^18"
0 commit comments