Skip to content

Commit

Permalink
Add rc prefix in grunt config
Browse files Browse the repository at this point in the history
  • Loading branch information
alshakero committed Oct 4, 2017
1 parent 7388b21 commit 183888c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module.exports = function(grunt) {
push: false,
// pushTo: 'origin',
globalReplace: false,
prereleaseName: false,
prereleaseName: 'rc',
regExp: false
}
}
Expand Down
Empty file removed npm-debug.log.246963309
Empty file.

0 comments on commit 183888c

Please sign in to comment.