Skip to content

Commit

Permalink
chore(deps): bump node from v18 to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Nov 6, 2024
1 parent 2a36b97 commit d8d5987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18
v20
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prepare": "husky || true"
},
"engines": {
"node": ">=18.12.0"
"node": ">=20"
},
"dependencies": {
"autocorrect-node": "2.13.0",
Expand Down

0 comments on commit d8d5987

Please sign in to comment.