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

This reverts commit c75c61ca4b.
This commit is contained in:
Tom Moor
2023-02-08 18:47:09 -05:00
committed by GitHub
parent c75c61ca4b
commit 23b8cc307e

View File

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