Skip to content

Commit 3b94a7c

Browse files
committed
Add funding field to package.json
1 parent 42b242a commit 3b94a7c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: package.json

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
],
1111
"repository": "syntax-tree/hast-util-sanitize",
1212
"bugs": "https://github.com/syntax-tree/hast-util-sanitize/issues",
13+
"funding": {
14+
"type": "opencollective",
15+
"url": "https://opencollective.com/unified"
16+
},
1317
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
1418
"contributors": [
1519
"Titus Wormer <[email protected]> (https://wooorm.com)",

0 commit comments

Comments
 (0)