Skip to content

Commit

Permalink
fix: fixed the peer requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
meza committed Jul 8, 2023
1 parent f765dec commit 9a061f7
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.16.1"
"@remix-run/server-runtime": ">=1.16.1"
},
"peerDependenciesMeta": {
"@remix-run/server-runtime": {
Expand Down

0 comments on commit 9a061f7

Please sign in to comment.