add our opencollective url to package.json for the new 'funding' api
This commit is contained in:
parent
3b6155ffce
commit
d7bcb63f70
@ -7,6 +7,10 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/xwiki-labs/cryptpad.git"
|
"url": "git://github.com/xwiki-labs/cryptpad.git"
|
||||||
},
|
},
|
||||||
|
"funding": {
|
||||||
|
"type": "opencollective",
|
||||||
|
"url": "https://opencollective.com/cryptpad"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chainpad-crypto": "^0.2.2",
|
"chainpad-crypto": "^0.2.2",
|
||||||
"chainpad-server": "^3.0.5",
|
"chainpad-server": "^3.0.5",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user