Skip to content

Commit f86478e

Browse files
committed
Remove support for Component
1 parent 8cc65c9 commit f86478e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
components/
44
coverage/
55
node_modules/
6+
mdast-util-to-string.js
7+
mdast-util-to-string.min.js

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ npm install mdast-util-to-string
1212
```
1313

1414
**mdast-util-to-string** is also available for
15-
[component](https://github.com/componentjs/component), and
1615
[duo](http://duojs.org/#getting-started), and as an AMD, CommonJS, and globals
1716
module, [uncompressed and
1817
compressed](https://github.com/wooorm/mdast-util-to-string/releases).

0 commit comments

Comments
 (0)