Browse Source

add our opencollective url to package.json for the new 'funding' api

master
ansuz 1 year ago
parent
commit
d7bcb63f70
1 changed files with 4 additions and 0 deletions
  1. 4
      package.json

4
package.json

@ -7,6 +7,10 @@
"type": "git",
"url": "git://github.com/xwiki-labs/cryptpad.git"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/cryptpad"
},
"dependencies": {
"chainpad-crypto": "^0.2.2",
"chainpad-server": "^3.0.5",

Loading…
Cancel
Save