Skip to content

Commit 2af4c6b

Browse files
committed
Added funding info to package json
1 parent 9388dce commit 2af4c6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
"email": "[email protected]"
2222
},
2323
"license": "MIT",
24+
"funding": {
25+
"type" : "individual",
26+
"url" : "https://degreesofzero.com/donate.html"
27+
},
2428
"dependencies": {
2529
"debug": "4.1.1",
2630
"express-session": "1.17.0",

0 commit comments

Comments
 (0)