Skip to content

Commit

Permalink
[core] Uniformity in version range
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Sep 29, 2024
1 parent 362bf40 commit a80eb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/material-ui-remix-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"typescript": "latest"
},
"engines": {
"node": ">=14"
"node": ">=14.0.0"
},
"sideEffects": false
}

0 comments on commit a80eb39

Please sign in to comment.