From d77eeb0f4f8102bb132b3b824d756b7d455cd5fd Mon Sep 17 00:00:00 2001 From: Herb Caudill Date: Tue, 12 Nov 2019 15:22:50 +0100 Subject: [PATCH] package.json: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d420320..18bb7f3 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,6 @@ "cevitxe-signal-server": "^0.3.0" }, "engines": { - "node": ">10" + "node": ">10.15.0" } }