chore: drop node@16 since it's already EOL

This commit is contained in:
Bobby 2023-12-06 06:08:34 +07:00
parent f0e7d5384b
commit 9513c430ce
No known key found for this signature in database
GPG Key ID: B2F45B6A3C9A8FCA

View File

@ -10,7 +10,7 @@
"url": "https://github.com/BobbyWibowo/lolisafe/issues" "url": "https://github.com/BobbyWibowo/lolisafe/issues"
}, },
"engines": { "engines": {
"node": ">=16.0.0" "node": ">=18.0.0"
}, },
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {