From b04544d6e767bf08a813c8f4bf66663170f64a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B4nathas=20Pizzolato=20Ribeiro?= Date: Thu, 31 Oct 2019 16:54:55 -0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0f0caf..4d13862 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "test": "node setup.js test" }, "engines": { - "node": "~0.6.10 || 0.8 || 0.9 || 4.x || 5.x || 6.x || 7.x || 8.x || 9.x" + "node": "~0.6.10 || 0.8 || 0.9 || 4.x || 5.x || 6.x || 7.x || 8.x || 9.x || 10.x || 11.x || 12.x" }, "dependencies": { "underscore": "1.8.3"