Skip to content

Commit 44d9d75

Browse files
committed
fix: add funding info
1 parent 33738d0 commit 44d9d75

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

+11
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@
99
"components",
1010
"vaporwave"
1111
],
12+
"author": "Artur Bień <[email protected]> (https://www.linkedin.com/in/arturbien/)",
13+
"funding": [
14+
{
15+
"type" : "paypal",
16+
"url" : "https://www.paypal.me/react95"
17+
},
18+
{
19+
"type" : "patreon",
20+
"url" : "https://www.patreon.com/arturbien"
21+
}
22+
],
1223
"license": "MIT",
1324
"repository": "[email protected]:arturbien/React95.git",
1425
"homepage": "https://react95.io",

0 commit comments

Comments
 (0)