Skip to content

Commit b01d7f7

Browse files
committed
Add funding to package.json
1 parent 9f935f0 commit b01d7f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
],
1313
"repository": "syntax-tree/unist-util-remove-position",
1414
"bugs": "https://github.com/syntax-tree/unist-util-remove-position/issues",
15+
"funding": {
16+
"type": "opencollective",
17+
"url": "https://opencollective.com/unified"
18+
},
1519
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
1620
"contributors": [
1721
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"

0 commit comments

Comments
 (0)