mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore: add funding
This commit is contained in:
parent
05c9d0507c
commit
a7172dc9af
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
||||||
"bin": {
|
"bin": {
|
||||||
"verdaccio": "./bin/verdaccio"
|
"verdaccio": "./bin/verdaccio"
|
||||||
},
|
},
|
||||||
|
"funding": {
|
||||||
|
"type": "opencollective",
|
||||||
|
"url": "https://opencollective.com/verdaccio"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@verdaccio/commons-api": "8.3.0",
|
"@verdaccio/commons-api": "8.3.0",
|
||||||
"@verdaccio/local-storage": "8.4.2",
|
"@verdaccio/local-storage": "8.4.2",
|
||||||
|
|
Loading…
Reference in a new issue