Skip to content

Commit 8cc65c9

Browse files
committed
Remove support for bower
1 parent f4e4f14 commit 8cc65c9

File tree

3 files changed

+1
-36
lines changed

3 files changed

+1
-36
lines changed

.gitignore

-1
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/

bower.json

-34
This file was deleted.

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ content of an [**mdast**](https://github.com/wooorm/mdast) node.
1111
npm install mdast-util-to-string
1212
```
1313

14-
**mdast-util-to-string** is also available for [bower](http://bower.io/#install-packages),
14+
**mdast-util-to-string** is also available for
1515
[component](https://github.com/componentjs/component), and
1616
[duo](http://duojs.org/#getting-started), and as an AMD, CommonJS, and globals
1717
module, [uncompressed and

0 commit comments

Comments
 (0)