Skip to content

Commit

Permalink
chore: update peer deps version (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiiBz authored Jul 30, 2022
1 parent 21b0cab commit ccb3973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/next-international/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tsup": "^6.1.3"
},
"peerDependencies": {
"next": "^12.0.0 | ^11.0.0",
"react": "^18.0.0 | ^17.0.0"
"next": "12.x | 11.x",
"react": "18.x | 17.x"
}
}

0 comments on commit ccb3973

Please sign in to comment.