Skip to content

Commit

Permalink
chore(package): increase the minimum node version
Browse files Browse the repository at this point in the history
  • Loading branch information
lamualfa committed May 18, 2024
1 parent 74cbc85 commit aeadc0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"engineStrict": true,
"engines": {
"node": ">=16.6.x",
"node": ">=20.x",
"npm": ">=8.x"
},
"dependencies": {
Expand Down Expand Up @@ -63,4 +63,4 @@
"typescript": "5.1.3"
},
"packageManager": "[email protected]+sha1.648f6014eb363abb36618f2ba59282a9eeb3e879"
}
}

0 comments on commit aeadc0b

Please sign in to comment.