update max node version to 20
This commit is contained in:
parent
354f696cdd
commit
a1698dce83
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
|||
],
|
||||
"license": "BSD-2-Clause",
|
||||
"engines": {
|
||||
"node": ">=18.17.0 <19"
|
||||
"node": ">=18.17.0 <21"
|
||||
},
|
||||
"repository": {
|
||||
"url": "git+https://github.com/maptiler/tileserver-gl.git",
|
||||
|
|
|
|||
Loading…
Reference in a new issue