Skip to content

Commit a332b46

Browse files
committed
Add funding field to package.json
1 parent 23e9502 commit a332b46

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
@@ -11,6 +11,10 @@
1111
],
1212
"repository": "syntax-tree/nlcst-to-string",
1313
"bugs": "https://github.com/syntax-tree/nlcst-to-string/issues",
14+
"funding": {
15+
"type": "opencollective",
16+
"url": "https://opencollective.com/unified"
17+
},
1418
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
1519
"contributors": [
1620
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",

0 commit comments

Comments
 (0)