allow node 17 & 18 when installing dependencies (#4844)

This commit is contained in:
Hans Pagel
2023-02-08 16:22:56 +01:00
committed by GitHub
parent 81f655f402
commit c75c61ca4b

View File

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