Skip to content

Commit

Permalink
fix(renovate): Update Node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Dec 31, 2024
1 parent 409c614 commit f6643d0
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 @@
20.18.1
22.12.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/darraghoriordan/nest-backend-libs"
},
"engines": {
"node": ">=20.18.1"
"node": ">=22.12.0"
},
"files": [
"dist",
Expand Down

0 comments on commit f6643d0

Please sign in to comment.