Skip to content

Commit 731bc0c

Browse files
committed
chore: remove prepare script (conflicts with pnpm install)
1 parent 85db4e3 commit 731bc0c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"debugsim": "pnpm run build && pnpm run debugsim:only",
4545
"debugsim:only": "homebridge --debug --user-storage-path $PWD/test/homebridge-simulator --plugin-path .",
4646
"lint": "eslint --ignore-path .gitignore --ext .js,.ts . && tsc --noEmit",
47-
"prepare": "pnpm run build",
4847
"release": "commit-and-tag-version --sign",
4948
"spellcheck": "cspell '{src,test}/**/*' *.md",
5049
"start": "homebridge --plugin-path .",

0 commit comments

Comments
 (0)