Skip to content

Commit

Permalink
0.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
torifat committed Dec 30, 2020
1 parent 1f0904a commit abec3bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rifat/miio",
"version": "0.15.5",
"version": "0.15.6",
"license": "MIT",
"description": "Control Mi Home devices, such as Mi Robot Vacuums, Mi Air Purifiers, Mi Smart Home Gateway (Aqara) and more",
"repository": "torifat/miio",
Expand All @@ -14,7 +14,7 @@
"mijia"
],
"bin": {
"miio": "./cli/index.js"
"miio": "cli/index.js"
},
"scripts": {
"test": "eslint ."
Expand Down

0 comments on commit abec3bd

Please sign in to comment.