Update node version in package.json

This commit is contained in:
CosminPerRam 2023-10-14 20:31:22 +03:00
parent ee4dcf746f
commit c01fe9be4f
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
}, },
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=14.17.0" "node": ">=16.20.0"
}, },
"bin": { "bin": {
"gamedig": "bin/gamedig.js" "gamedig": "bin/gamedig.js"