Skip to content

Commit

Permalink
Remove bower from Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
MattKetmo committed Sep 23, 2014
1 parent 018674c commit 6d9ee03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@ else
@ composer install
endif
@ npm install
@ node_modules/.bin/bower install

update:
@ echo "❯ Updating..."
@ npm update
@ node_modules/.bin/bower update

watch:
@ echo "❯ Watching..."
Expand Down

0 comments on commit 6d9ee03

Please sign in to comment.