Skip to content

Commit 84ce343

Browse files
committed
chore: remove Bower support
1 parent f320225 commit 84ce343

File tree

3 files changed

+1
-30
lines changed

3 files changed

+1
-30
lines changed

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ coverage
5454
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
5555
.grunt
5656

57-
# Bower dependency directory (https://bower.io/)
58-
bower_components
59-
6057
# node-waf configuration
6158
.lock-wscript
6259

@@ -164,4 +161,4 @@ $RECYCLE.BIN/
164161
# Windows shortcuts
165162
*.lnk
166163

167-
# End of https://www.gitignore.io/api/vim,node,macos,windows,sublimetext,visualstudiocode
164+
# End of https://www.gitignore.io/api/vim,node,macos,windows,sublimetext,visualstudiocode

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66

77
## Install
88

9-
### Bower
10-
11-
```
12-
bower install highlightjs-line-numbers.js
13-
```
14-
159
### Npm
1610

1711
```

bower.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)