Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Revert listing the homebridge-lib command-line utilities in `bin`.  See #90, #91.
  • Loading branch information
ebaauw committed Jul 25, 2019
1 parent e78ca20 commit f8f8737
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
],
"main": "index.js",
"bin": {
"hap": "node_modules/.bin/hap",
"json": "node_modules/.bin/json",
"upnp": "node_modules/.bin/upnp",
"zpinfo": "cli/zp.js"
},
"engines": {
Expand Down

0 comments on commit f8f8737

Please sign in to comment.