We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce545e commit bcfc3f9Copy full SHA for bcfc3f9
Gruntfile.js
@@ -83,7 +83,7 @@ module.exports = function(grunt) {
83
},
84
bump: {
85
options: {
86
- files: ['package.json', 'bower.json'],
+ files: ['package.json'],
87
updateConfigs: ['pkg'],
88
commit: true,
89
commitMessage: 'Release v%VERSION%',
0 commit comments