From: Chris Rebert Date: Sun, 5 Jun 2016 04:55:28 +0000 (-0700) Subject: Remove unused exec:npmUpdate Grunt task (#20074) X-Git-Tag: v4.0.0-alpha.3~65^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36f2261b6ffff5d4803317fc4fd231769f625295;p=thirdparty%2Fbootstrap.git Remove unused exec:npmUpdate Grunt task (#20074) [skip sauce] [skip validator] --- diff --git a/Gruntfile.js b/Gruntfile.js index e5d677d551..28fb1441af 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -327,9 +327,6 @@ module.exports = function (grunt) { }, exec: { - npmUpdate: { - command: 'npm update' - } }, buildcontrol: {