Bump max node version to 20, tested. closes #6198

This commit is contained in:
Tom Moor
2023-11-22 20:27:20 -05:00
parent 3749b2fa79
commit 396d886ecb

View File

@@ -37,7 +37,7 @@
"url": "https://github.com/sponsors/outline"
},
"engines": {
"node": ">= 14 <=18"
"node": ">= 14 <=20"
},
"repository": {
"type": "git",