Skip to content

Commit

Permalink
chore: bump node version to 22.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barthofu authored and Sykhodev committed Jan 13, 2025
1 parent f1a2d63 commit e1bb9ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
22.13.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@
"typescript": "^5.7.3"
},
"engines": {
"node": ">=18"
"node": ">=22"
},
"volta": {
"node": "20.18.11"
"node": "22.13.0"
},
"mikro-orm": {
"useTsNode": true,
Expand Down

0 comments on commit e1bb9ee

Please sign in to comment.