Skip to content

Commit 88ad3e1

Browse files
authored
fix: bump to next 14 in peer deps (#488)
* next 14 * fix
1 parent ac2ca59 commit 88ad3e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"node-mocks-http": "^1.11.0"
4343
},
4444
"peerDependencies": {
45-
"next": "^12.0.0 || ^13.0.0",
45+
"next": "^12.0.0 || ^13.0.0 || ^14.0.0",
4646
"react": "^17.0.0 || ^18.0.0",
4747
"react-dom": "^17.0.0 || ^18.0.0"
4848
},

0 commit comments

Comments
 (0)