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 9f935f0 commit b01d7f7Copy full SHA for b01d7f7
package.json
@@ -12,6 +12,10 @@
12
],
13
"repository": "syntax-tree/unist-util-remove-position",
14
"bugs": "https://github.com/syntax-tree/unist-util-remove-position/issues",
15
+ "funding": {
16
+ "type": "opencollective",
17
+ "url": "https://opencollective.com/unified"
18
+ },
19
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
20
"contributors": [
21
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
0 commit comments