Skip to content

Commit 90369ea

Browse files
chargomeandreiborza
authored andcommitted
1 parent b90e863 commit 90369ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"react-dom": "^18.3.1"
101101
},
102102
"peerDependencies": {
103-
"next": "^13.2.0 || ^14.0 || ^15.0.0-rc.0"
103+
"next": "^13.2.0 || ^14.0 || ^15.0.0-rc.0 || ^16.0.0-0"
104104
},
105105
"scripts": {
106106
"build": "run-p build:transpile build:types",

0 commit comments

Comments
 (0)