Skip to content

Commit

Permalink
No more Bower
Browse files Browse the repository at this point in the history
  • Loading branch information
benpickles committed Feb 19, 2024
1 parent 123e90c commit 9d4d311
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ clean:
docs: jquery.peity.min.js.gz
bin/update_docs $(VERSION)

release: test docs bower.json package.json
release: test docs package.json
@printf '\e[0;32m%-6s\e[m\n' "Happy days, everything passes. Make sure CHANGELOG.md is already up-to-date, commit everything, and tag it:"
@echo ' $$ git commit -m "Version $(VERSION)."'
@echo ' $$ git tag v$(VERSION)'
Expand Down
8 changes: 0 additions & 8 deletions bower.json

This file was deleted.

0 comments on commit 9d4d311

Please sign in to comment.