Skip to content

Commit

Permalink
chore: dep fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasvdh committed Sep 27, 2023
1 parent 303be0d commit fad7847
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .homeyignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/.github
/.idea
/docs
/docs
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_comment": "This file is generated. Please edit .homeycompose/app.json instead.",
"id": "codes.lucasvdh.android-tv",
"version": "0.4.0",
"version": "0.5.0",
"compatibility": ">=5.0.0",
"sdk": 3,
"brandColor": "#3DDC84",
Expand Down
18 changes: 16 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"@types/node": "^18.11.13",
"@types/node-forge": "^1.3.6",
"@types/source-map-support": "^0.5.4",
"source-map-support": "^0.5.21",
"homey": "^2.0.6",
"typescript": "^4.9.4"
}
Expand Down

0 comments on commit fad7847

Please sign in to comment.