Skip to content

Commit 4b04e1f

Browse files
committed
Add funding to package.json
1 parent ba71aad commit 4b04e1f

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
@@ -5,6 +5,10 @@
55
"description": "Simple React component for displaying a timecode, with various format options.",
66
"repository": "ryanhefner/react-timecode",
77
"author": "Ryan Hefner <hi@ryanhefner.com> (https://www.ryanhefner.com)",
8+
"funding": {
9+
"type": "github",
10+
"url": "https://github.com/sponsors/ryanhefner"
11+
},
812
"keywords": [
913
"react",
1014
"react-component",

0 commit comments

Comments
 (0)