Skip to content

Commit e8a41f6

Browse files
committed
Remove support for bower
1 parent 13ea508 commit e8a41f6

File tree

4 files changed

+1
-35
lines changed

4 files changed

+1
-35
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.DS_Store
22
*.log
3-
bower_components/
43
components/
54
coverage/
65
node_modules/

.remarkignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
bower_components/
21
components/
32
test/fixtures/

bower.json

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

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ input.
1818
npm install mdast-util-to-nlcst
1919
```
2020

21-
**mdast-util-to-nlcst** is also available for [bower](http://bower.io/#install-packages),
21+
**mdast-util-to-nlcst** is also available for
2222
[component](https://github.com/componentjs/component), and
2323
[duo](http://duojs.org/#getting-started), and as an AMD, CommonJS, and globals
2424
module, [uncompressed](mdast-util-to-nlcst.js) and

0 commit comments

Comments
 (0)