Skip to content

Commit

Permalink
fix: updated the peer dependency requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
meza committed Jun 3, 2023
1 parent 3bc88d7 commit e6d289c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"node": ">=16"
},
"peerDependencies": {
"@remix-run/server-runtime": "1.15.0"
"@remix-run/server-runtime": ">=1.15.0"
},
"peerDependenciesMeta": {
"@remix-run/server-runtime": {
Expand Down

0 comments on commit e6d289c

Please sign in to comment.