Skip to content

Commit

Permalink
build(funding): add funding to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Mar 28, 2021
1 parent 5a7b98a commit 39cd549
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 @@ -8,6 +8,10 @@
"type": "git",
"url": "https://github.com/ahmadnassri/node-oas-fastify.git"
},
"funding": {
"type" : "individual",
"url" : "https://github.com/sponsors/ahmadnassri"
},
"license": "MIT",
"main": "lib/index.js",
"keywords": [
Expand Down

0 comments on commit 39cd549

Please sign in to comment.