Skip to content

Commit

Permalink
fix: update node version to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemcd committed Oct 23, 2024
1 parent 29e2c1e commit c76e449
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 @@ -9,7 +9,7 @@
"private": true,
"packageManager": "[email protected]",
"engines": {
"node": "18.x"
"node": "20.x"
},
"scripts": {
"generate:package": "moon generate package",
Expand Down

0 comments on commit c76e449

Please sign in to comment.