Skip to content

Commit e430e74

Browse files
committed
Update package.json, add funding.yml
1 parent 2fb9f9f commit e430e74

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.github/FUNDING.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github: ZaneH
2+
ko_fi: zaneh

package.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
2-
"name": "Amazon",
3-
"version": "0.0.0",
2+
"name": "firetv-remote",
3+
"version": "0.1.0",
44
"private": true,
5+
"author": {
6+
"name": "Zane Helton",
7+
"email": "[email protected]"
8+
},
59
"scripts": {
610
"start": "node ./bin/www"
711
},

0 commit comments

Comments
 (0)