From 533d85eb394338e3a80617c0a6423f9caede5d78 Mon Sep 17 00:00:00 2001 From: David Baldwynn <1160417+whitef0x0@users.noreply.github.com> Date: Tue, 10 Oct 2017 14:45:19 -0700 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 15d77751..ca90b8c9 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "url": "https://github.com/whitef0x0/tellform.git" }, "engines": { - "node": "6.11.2", - "npm": "3.10.10" + "node": "6.x.x", + "npm": "3.x.x" }, "scripts": { "addcontrib": "all-contributors add",