Skip to content

Commit 7d47c8a

Browse files
TomWFoxdplewis
authored andcommitted
Add funding link (parse-community#6192)
* Add funding link * fix quotes
1 parent 93b363e commit 7d47c8a

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
@@ -119,6 +119,10 @@
119119
"url": "https://opencollective.com/parse-server",
120120
"logo": "https://opencollective.com/parse-server/logo.txt?reverse=true&variant=binary"
121121
},
122+
"funding": {
123+
"type": "opencollective",
124+
"url": "https://opencollective.com/parse-server"
125+
},
122126
"husky": {
123127
"hooks": {
124128
"pre-commit": "lint-staged"

0 commit comments

Comments
 (0)