Skip to content

Commit 9d415a9

Browse files
committed
add funding
1 parent 11b7dcc commit 9d415a9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/.github/FUNDING.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# These are supported funding model platforms
2+
3+
github: [isaacs]

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,8 @@
3939
"prof": "bash prof.sh && cat profile.txt",
4040
"benchclean": "node benchclean.js"
4141
},
42-
"license": "ISC"
42+
"license": "ISC",
43+
"funding": {
44+
"url": "https://github.com/sponsors/isaacs"
45+
}
4346
}

0 commit comments

Comments
 (0)