fix port blocking

This commit is contained in:
Alan K 2014-05-27 14:57:46 -04:00
parent 405e8b3ea3
commit 9811403d3c
1 changed files with 0 additions and 1 deletions

View File

@ -202,7 +202,6 @@ module.exports = function(grunt) {
grunt.task.run([
'prompt:confirm',
'checkBranch',
'test-node',
'release',
'bump:' + patchLevel,
'gitcheckout:publish',