Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
alias
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed Apr 15, 2019
1 parent 61d3154 commit 2edc302
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/streamhut/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "streamhut",
"version": "0.2.6",
"version": "0.2.5",
"description": "Stream and send data, terminal to web and vice versa.",
"main": "index.js",
"bin": {
"streamhut": "bin/streamhut"
"streamhut": "bin/streamhut",
"khio": "bin/streamhut"
},
"dependencies": {
"@streamhut/client": "^0.0.1"
Expand Down

0 comments on commit 2edc302

Please sign in to comment.