Skip to content

Commit 94770e9

Browse files
committed
Add GitHub sponsors link to NPM.
1 parent 9be6181 commit 94770e9

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
@@ -6,6 +6,10 @@
66
"name": "Borewit",
77
"url": "https://github.com/Borewit"
88
},
9+
"funding": {
10+
"type": "github",
11+
"url": "https://github.com/sponsors/Borewit"
12+
},
913
"scripts": {
1014
"clean": "del-cli lib/**/*.js lib/***.js.map *.d.ts test/**/*.d.ts test/**/*.js test/**/*.js.map .nyc_output",
1115
"build": "npm run compile",

0 commit comments

Comments
 (0)