Skip to content

Commit a63815d

Browse files
committed
Update peer dependencies
1 parent ae0e2da commit a63815d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/fork-me/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"vitest": "^2.1.8"
4747
},
4848
"peerDependencies": {
49-
"@types/react": "16.8 - 18",
50-
"next": "10 - 14",
51-
"react": "16.8 - 18"
49+
"@types/react": "16.8 - 20",
50+
"next": "10 - 16",
51+
"react": "16.8 - 20"
5252
},
5353
"peerDependenciesMeta": {
5454
"next": {

0 commit comments

Comments
 (0)