Skip to content

Commit

Permalink
v0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
adheus committed Jul 1, 2021
1 parent bae2b5e commit 4d85c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roku-cli",
"version": "0.2.7",
"version": "0.2.8",
"description": "Roku CLI Build tools",
"main": "dist/roku",
"typings": "dist/roku",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"chalk": "^4.1.0",
"fast-xml-parser": "^3.18.0",
"roku-deploy": "^3.4.1",
"roku-deploy": "../roku-deploy",
"telnet-client": "^1.4.9",
"yargs": "^16.2.0"
},
Expand Down

0 comments on commit 4d85c08

Please sign in to comment.