Skip to content

Commit 7a1b94b

Browse files
committed
Add funding field to package.json
1 parent d1452a3 commit 7a1b94b

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
@@ -14,6 +14,10 @@
1414
],
1515
"repository": "syntax-tree/mdast-util-phrasing",
1616
"bugs": "https://github.com/syntax-tree/mdast-util-phrasing/issues",
17+
"funding": {
18+
"type": "opencollective",
19+
"url": "https://opencollective.com/unified"
20+
},
1721
"author": "Victor Felder <[email protected]> (https://draft.li)",
1822
"contributors": [
1923
"Victor Felder <[email protected]> (https://draft.li)",

0 commit comments

Comments
 (0)