We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
funding
package.json
1 parent e5c89c1 commit 1ed8806Copy full SHA for 1ed8806
package.json
@@ -15,6 +15,10 @@
15
],
16
"repository": "syntax-tree/unist-util-modify-children",
17
"bugs": "https://github.com/syntax-tree/unist-util-modify-children/issues",
18
+ "funding": {
19
+ "type": "opencollective",
20
+ "url": "https://opencollective.com/unified"
21
+ },
22
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
23
"contributors": [
24
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
0 commit comments