Skip to content

Commit

Permalink
build: update node version to 20.x (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlandreDaisuki authored Oct 21, 2024
1 parent 2f16851 commit 49cae39
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@
"pre-commit": [
"test",
"lint"
]
],
"engines": {
"node": "20.x"
}
}

0 comments on commit 49cae39

Please sign in to comment.