From e5b4ba6c8463cf59bff11399298dbd941aecc87c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 14 Jun 2018 03:37:22 -0600 Subject: [PATCH] and the other working node version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d6d5c0..07d8062 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,6 @@ }, "enginesStrict": true, "engines": { - "node": "10.2.1" + "node": "10.2.1 10.4" } }