bump node version in package json

This commit is contained in:
AlecM33
2024-11-10 12:35:36 -05:00
parent b5c610f9ab
commit 0fe9432528

View File

@@ -21,7 +21,7 @@
},
"main": "index.js",
"engines": {
"node": ">= 14.0.0"
"node": ">= 20.0.0"
},
"author": "",
"license": "ISC",