We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6273842 commit d813697Copy full SHA for d813697
package.json
@@ -4,7 +4,7 @@
4
"description": "Bridge for Google Home and Loxone",
5
"main": "index.js",
6
"bin": {
7
- "google-home-loxone": "./bin/global.js"
+ "google-home-loxone": "bin/global.js"
8
},
9
"dependencies": {
10
"axios-observable": "^2.0.0",
0 commit comments