Skip to content

Commit 39cd549

Browse files
committed
build(funding): add funding to package.json
1 parent 5a7b98a commit 39cd549

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
@@ -8,6 +8,10 @@
88
"type": "git",
99
"url": "https://github.com/ahmadnassri/node-oas-fastify.git"
1010
},
11+
"funding": {
12+
"type" : "individual",
13+
"url" : "https://github.com/sponsors/ahmadnassri"
14+
},
1115
"license": "MIT",
1216
"main": "lib/index.js",
1317
"keywords": [

0 commit comments

Comments
 (0)