diff --git a/gruntfile.js b/gruntfile.js index f3a61af..670a690 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -101,7 +101,7 @@ module.exports = function(grunt) { 'npm-publish': { options: { - abortIfDirty: true + abortIfDirty: false } },