From af315ee1fd556550f6af884e85f4946b94871912 Mon Sep 17 00:00:00 2001 From: Luis Blanco Date: Wed, 7 Aug 2019 11:13:50 +0300 Subject: [PATCH] Update engines --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b326abd..920a299 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ ], "engines": { "node": ">=10.16.1", - "npm": ">=6.4.1" + "npm": ">=6.9.0" }, "repository": { "type": "git",