Skip to content

Commit

Permalink
chore: update minimum Node.js version to 20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kuizuo committed May 23, 2024
1 parent ae89a3f commit bb95a2e
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 @@ -72,7 +72,7 @@
"typescript": "~5.3.3"
},
"engines": {
"node": ">=18.0"
"node": ">=20.0"
},
"packageManager": "pnpm@9.0.4"
}

0 comments on commit bb95a2e

Please sign in to comment.