allow node 17 & 18 when installing dependencies (#4844)
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
"url": "https://github.com/sponsors/outline"
|
"url": "https://github.com/sponsors/outline"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 14 <=16"
|
"node": ">= 14 <=18"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user