node-zwave-js/.releaseconfig.json

6 lines
62 B
JSON

{
"exec": {
"before_commit": "yarn turbo run codegen"
}
}