Skip to content

Commit

Permalink
chore: clean up peer dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Jan 20, 2025
1 parent 6b80c68 commit 2ad5f4f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
},
"peerDependencies": {
"@prismicio/client": "^7",
"next": "^13.4.5 || ^14 || ^15.0.0-rc.0",
"react": "^18 || ^19.0.0-rc.0"
"next": "^13.4.5 || ^14 || ^15",
"react": "^18 || ^19"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 2ad5f4f

Please sign in to comment.