Skip to content

Commit 96b0dd6

Browse files
committed
Add funding entry to package.json
1 parent 1526ed7 commit 96b0dd6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,16 @@
3030
"type": "git",
3131
"url": "https://github.com/Septh/rollup-plugin-node-externals"
3232
},
33+
"funding": [
34+
{
35+
"type": "patreon",
36+
"url": "https://patreon.com/Septh"
37+
},
38+
{
39+
"type": "paypal",
40+
"url": "https://paypal.me/septh07"
41+
}
42+
],
3343
"license": "MIT",
3444
"engines": {
3545
"node": ">= 21 || ^20.6.0 || ^18.19.0"

0 commit comments

Comments
 (0)