Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 4485e34

Browse files
committed
Add funding to package.json
1 parent bc460ae commit 4485e34

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
@@ -15,6 +15,10 @@
1515
],
1616
"repository": "syntax-tree/hast-to-hyperscript",
1717
"bugs": "https://github.com/syntax-tree/hast-to-hyperscript/issues",
18+
"funding": {
19+
"type": "opencollective",
20+
"url": "https://opencollective.com/unified"
21+
},
1822
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
1923
"contributors": [
2024
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",

0 commit comments

Comments
 (0)