Skip to content

Commit

Permalink
Add funding entry to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Septh committed May 7, 2024
1 parent 1526ed7 commit 96b0dd6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,16 @@
"type": "git",
"url": "https://github.com/Septh/rollup-plugin-node-externals"
},
"funding": [
{
"type": "patreon",
"url": "https://patreon.com/Septh"
},
{
"type": "paypal",
"url": "https://paypal.me/septh07"
}
],
"license": "MIT",
"engines": {
"node": ">= 21 || ^20.6.0 || ^18.19.0"
Expand Down

0 comments on commit 96b0dd6

Please sign in to comment.