Skip to content

Commit

Permalink
chore: specify Node.js engine version 22 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eins78 committed Jan 16, 2025
1 parent f191e97 commit 52dcd71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,8 @@
"semi": false,
"singleQuote": true,
"printWidth": 120
},
"engines": {
"node": "^22.0.0"
}
}

0 comments on commit 52dcd71

Please sign in to comment.