Skip to content

Commit

Permalink
Add prepublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanNienhuis committed Oct 16, 2021
1 parent 2082829 commit 0846162
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"homebridge": ">=1.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"prepublishOnly": "tsc"
},
"keywords": [
"homebridge-plugin",
Expand Down

0 comments on commit 0846162

Please sign in to comment.