Using this template will publish a package.json that contains the following script: ```"postinstall": "husky install",``` This will also run when the published package is consumed. Not sure if there is a step I'm missing, or if this is an fault with the template?