From aa5d83c1db1a133296872144cd18e8360e9926af Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 12 Dec 2014 15:45:32 -0800 Subject: [PATCH] bump npm-shrinkwrap to ^200.0.0 ; fixes #200 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6a84f8..1aa8b06 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "jscoverage": "^0.5.9", "load-grunt-tasks": "^1.0.0", "nodeunit": "^0.9.0", - "npm-shrinkwrap": "5.0.0", + "npm-shrinkwrap": "^200.0.0", "time-grunt": "^1.0.0" }, "dependencies": {