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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/cli/package.json

+1-1
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)