Skip to content

Commit

Permalink
remove bower
Browse files Browse the repository at this point in the history
bower has been deprecated by its maintainers. I don't have publish
on bower anyway. So..removing bower from README and removing bower.json.
Please use npm, yarn, whatever else you might like instead.

Ref: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
  • Loading branch information
Trott committed Feb 21, 2019
1 parent bac22af commit a261edd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 36 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ Make strings url-safe.
npm install slug
```

```
bower install slug
```

## example

```javascript
Expand Down
32 changes: 0 additions & 32 deletions bower.json

This file was deleted.

0 comments on commit a261edd

Please sign in to comment.