Skip to content

Commit

Permalink
fix: updated the remix and node peer version
Browse files Browse the repository at this point in the history
  • Loading branch information
meza committed Apr 25, 2024
1 parent bee73b1 commit db2e5ce
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 @@ -113,7 +113,7 @@
}
},
"engines": {
"node": ">=16"
"node": ">=18"
},
"peerDependencies": {
"@remix-run/server-runtime": ">=2.6.0"
Expand Down

0 comments on commit db2e5ce

Please sign in to comment.