Skip to content

Commit

Permalink
Update package.json, add funding.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZaneH committed Jul 27, 2023
1 parent 2fb9f9f commit e430e74
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github: ZaneH
ko_fi: zaneh
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"name": "Amazon",
"version": "0.0.0",
"name": "firetv-remote",
"version": "0.1.0",
"private": true,
"author": {
"name": "Zane Helton",
"email": "[email protected]"
},
"scripts": {
"start": "node ./bin/www"
},
Expand Down

0 comments on commit e430e74

Please sign in to comment.