- bumps node version in package.sjon

This commit is contained in:
Vincent Biret
2023-09-11 13:23:32 -04:00
committed by GitHub
parent ed9cd5d03b
commit 665ca9ce05

View File

@ -21,7 +21,7 @@
".": "./dist/index.js"
},
"engines": {
"node": ">=16"
"node": ">=20"
},
"scripts": {
"bundle": "npm run format:write && npm run package",