Skip to content

Commit

Permalink
chore(bower): remove bower support
Browse files Browse the repository at this point in the history
  • Loading branch information
ritz078 committed Feb 22, 2017
1 parent f92201d commit 8e52484
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 36 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ module.exports = function (grunt) {

bump: {
options: {
files : ['package.json', 'bower.json'],
files : ['package.json'],
commitFiles : ['-a'],
pushTo : 'origin',
updateConfigs: ['pkg']
Expand Down
35 changes: 0 additions & 35 deletions bower.json

This file was deleted.

0 comments on commit 8e52484

Please sign in to comment.