Skip to content

Commit

Permalink
Add funding key to package.json (#1662)
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Mar 15, 2022
1 parent d2785ae commit a9834ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
"type": "git",
"url": "git://github.com/svg/svgo.git"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/svgo"
},
"main": "./lib/svgo-node.js",
"bin": "./bin/svgo",
"files": [
Expand Down

0 comments on commit a9834ef

Please sign in to comment.