From 13d2a03379711479b87f7645a5dd305a92d494a5 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 13 Nov 2014 21:58:22 +0200 Subject: Pin npm-shrinkwrap to v5.0.0 so that it works with npm 2.x. Fixes #15105. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index e85b25d25..5906a6620 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "grunt-saucelabs": "~8.3.2", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~1.0.0", - "npm-shrinkwrap": "~5.1.0", + "npm-shrinkwrap": "5.0.0", "remarkable": "~1.4.0", "time-grunt": "~1.0.0" }, -- cgit v1.2.3