]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
use npm-shrinkwrap ^200.0.0 ; fixes #15279
authorChris Rebert <code@rebertia.com>
Fri, 12 Dec 2014 20:41:51 +0000 (12:41 -0800)
committerChris Rebert <code@rebertia.com>
Fri, 12 Dec 2014 21:21:49 +0000 (13:21 -0800)
package.json

index 8f4f3aa0e075901b7f130af117869433b8ed694d..791d3bb5178fca2f73c98973a665a61db023860d 100644 (file)
@@ -57,7 +57,7 @@
     "grunt-saucelabs": "~8.3.3",
     "grunt-sed": "~0.1.1",
     "load-grunt-tasks": "~1.0.0",
-    "npm-shrinkwrap": "5.0.0",
+    "npm-shrinkwrap": "^200.0.0",
     "remarkable": "~1.4.2",
     "time-grunt": "~1.0.0"
   },