update max node version to 20

This commit is contained in:
Andrew Calcutt 2024-01-10 23:32:24 -05:00
parent 354f696cdd
commit a1698dce83

View file

@ -72,7 +72,7 @@
], ],
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"engines": { "engines": {
"node": ">=18.17.0 <19" "node": ">=18.17.0 <21"
}, },
"repository": { "repository": {
"url": "git+https://github.com/maptiler/tileserver-gl.git", "url": "git+https://github.com/maptiler/tileserver-gl.git",