From e1ef581747068d2477d1ee7c9cd0197924e48a70 Mon Sep 17 00:00:00 2001 From: CJ Cenizal Date: Tue, 21 Jun 2016 10:51:56 -0700 Subject: [PATCH] Upgrade to npm@2.15.1, which resolves the discrepenacy with the defined engine, and resolves the licenses task failure wrt abbrev@1.0.7. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b52bb0881bc3..4e8accd05f81 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "mocha": "2.3.0", "ncp": "2.0.0", "nock": "2.10.0", - "npm": "2.11.0", + "npm": "2.15.1", "portscanner": "1.0.0", "simple-git": "1.37.0", "sinon": "1.17.2",