Skip to content

Commit

Permalink
small improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
fscherwi committed Dec 28, 2017
1 parent 67f8330 commit 392dafa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 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.

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tf-connected",
"version": "1.7.1",
"version": "1.7.2",
"description": "A Utility to show connected Bricks/Bricklets!",
"main": "./bin/command.js",
"scripts": {
Expand Down Expand Up @@ -32,9 +32,8 @@
"tf-connected": "./bin/command.js"
},
"files": [
"weather.js",
"connected.js",
"get_name.js",
"src/connected.js",
"src/get_name.js",
"bin/command.js"
]
}

0 comments on commit 392dafa

Please sign in to comment.