Skip to content

Commit

Permalink
feat: node 20 minimal version
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaaz committed Nov 20, 2023
1 parent 302feb2 commit a81b90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "./index.js",
"license": "MIT",
"engines": {
"node": ">=18.0.0"
"node": ">=20.9.0"
},
"dependencies": {
"@babel/core": "^7.23.3",
Expand Down

0 comments on commit a81b90e

Please sign in to comment.