1
0
Fork 0

chore: Added funding to package.json template

This commit is contained in:
joostdecock 2021-09-02 18:44:15 +02:00
parent d425d98e40
commit f4ced02fcc

View file

@ -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",