7 lines
105 B
JSON
7 lines
105 B
JSON
{
|
|
"plugins": ["iobroker", "license"],
|
|
"exec": {
|
|
"before_commit": "npm run build"
|
|
}
|
|
}
|