Skip to content

Commit 4d7608d

Browse files
committed
Remove support for Bower, Component
1 parent e26daf7 commit 4d7608d

File tree

2 files changed

+2
-40
lines changed

2 files changed

+2
-40
lines changed

bower.json

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

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ of nodes.
1111
npm install mdast-util-position
1212
```
1313

14-
**mdast-util-position** is also available for [bower](http://bower.io/#install-packages),
15-
[component](https://github.com/componentjs/component), and
16-
[duo](http://duojs.org/#getting-started), and as an AMD, CommonJS, and globals
17-
module, [uncompressed](mdast-util-position.js) and
14+
**mdast-util-position** is also available for [duo](http://duojs.org/#getting-started),
15+
and as an AMD, CommonJS, and globals module, [uncompressed](mdast-util-position.js) and
1816
[compressed](mdast-util-position.min.js).
1917

2018
* Supports index-based positional information patched by

0 commit comments

Comments
 (0)