Skip to content

Commit

Permalink
build: upgrade node and its dependencies to LTS v20.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wrspada02 committed Oct 2, 2024
1 parent 12079e2 commit bbd1f6a
Show file tree
Hide file tree
Showing 2 changed files with 2,209 additions and 2,242 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"vitest": "^2.0.5"
},
"engines": {
"node": "18.12.0"
"node": "20.17.0"
},
"lint-staged": {
"*.{js,jsx}": [
Expand Down
Loading

0 comments on commit bbd1f6a

Please sign in to comment.