chore: Added funding to package.json template
This commit is contained in:
parent
d425d98e40
commit
f4ced02fcc
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/freesewing/freesewing/issues"
|
"url": "https://github.com/freesewing/freesewing/issues"
|
||||||
},
|
},
|
||||||
|
"funding": {
|
||||||
|
"type" : "individual",
|
||||||
|
"url" : "https://freesewing.org/patrons/join"
|
||||||
|
},
|
||||||
"keywords": ["freesewing"],
|
"keywords": ["freesewing"],
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/index.mjs",
|
"module": "dist/index.mjs",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue