diff options
| -rw-r--r-- | Gruntfile.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index e5d677d55..28fb1441a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -327,9 +327,6 @@ module.exports = function (grunt) { }, exec: { - npmUpdate: { - command: 'npm update' - } }, buildcontrol: { |
