Skip to content

Commit 74d444e

Browse files
committed
Remove bower.json from bump script
1 parent 9d25a39 commit 74d444e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gruntfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ module.exports = function(grunt) {
142142
grunt.file.write(file, JSON.stringify(json, null, ' '));
143143
}
144144
updateFile('package.json');
145-
updateFile('bower.json');
146145
grunt.log.ok('Version bumped to ' + version);
147146
});
148147

0 commit comments

Comments
 (0)