Skip to content

Commit

Permalink
chore(cli): update the node version to 20.x (#7683)
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Anderson <mark@ionic.io>
  • Loading branch information
eric-horodyski and markemer authored Sep 27, 2024
1 parent 44bf6a5 commit 14e631c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"cross platform"
],
"engines": {
"node": ">=18.0.0"
"node": ">=20.0.0"
},
"main": "dist/index.js",
"types": "dist/declarations.d.ts",
Expand Down

0 comments on commit 14e631c

Please # to comment.