Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
chore(deps): Update Node.js to >=20.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 6d50f72 commit 8256a4d
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 8256a4d

Please sign in to comment.