Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fscherwi committed Feb 5, 2019
1 parent f0aa894 commit e4ef2b8
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
@@ -1,6 +1,6 @@
{
"name": "tf-connected",
"version": "2.1.2",
"version": "2.1.3",
"description": "A Utility to show connected Tinkerforge Bricks and Bricklets!",
"main": "./bin/command.js",
"scripts": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"src/connected.js",
"src/get-name.js",
"bin/command.js",
"bin/error.js"
"src/error.js"
],
"xo": {
"rules": {
Expand Down

0 comments on commit e4ef2b8

Please sign in to comment.