Skip to content

Commit

Permalink
chore(deps): Update Node.js to >=20.16.0 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 5c5c240 commit e15cc96
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 @@ -22,7 +22,7 @@
"prettier:check": "npx prettier --cache --check src/"
},
"engines": {
"node": ">=20",
"node": ">=20.16.0",
"pnpm": ">=9.4",
"npm": "forbidden, use pnpm instead",
"yarn": "forbidden, use pnpm instead",
Expand Down

0 comments on commit e15cc96

Please sign in to comment.