1 parent 85db4e3 commit 731bc0cCopy full SHA for 731bc0c
1 file changed
package.json
@@ -44,7 +44,6 @@
44
"debugsim": "pnpm run build && pnpm run debugsim:only",
45
"debugsim:only": "homebridge --debug --user-storage-path $PWD/test/homebridge-simulator --plugin-path .",
46
"lint": "eslint --ignore-path .gitignore --ext .js,.ts . && tsc --noEmit",
47
- "prepare": "pnpm run build",
48
"release": "commit-and-tag-version --sign",
49
"spellcheck": "cspell '{src,test}/**/*' *.md",
50
"start": "homebridge --plugin-path .",
0 commit comments