From 458f93992c718eb887e2120389872c2e56fade4f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Apr 2019 10:40:27 +0000 Subject: [PATCH] Update npm to v6 --- catalog/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/package.json b/catalog/package.json index 89912544..3d9c8e15 100644 --- a/catalog/package.json +++ b/catalog/package.json @@ -7,7 +7,7 @@ "url": "git://github.com/quiltdata/quilt.git" }, "engines": { - "npm": ">=5", + "npm": ">=6.9.0", "node": ">=8.15.1" }, "author": "Quilt Data, Inc. (https://quiltdata.com)",