Skip to content

Commit d3aecfe

Browse files
authored
feat: add next 16 support (#13303)
1 parent 82efcf8 commit d3aecfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
},
101101
"peerDependencies": {
102102
"@auth/core": "0.34.2",
103-
"next": "^12.2.5 || ^13 || ^14 || ^15",
103+
"next": "^12.2.5 || ^13 || ^14 || ^15 || ^16",
104104
"nodemailer": "^7.0.7",
105105
"react": "^17.0.2 || ^18 || ^19",
106106
"react-dom": "^17.0.2 || ^18 || ^19"

0 commit comments

Comments
 (0)