allow release on not committed working dir
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
"non-interactive": true,
|
||||
"hooks": {
|
||||
"before:init": ["npm run bundle", "npm run typings"]
|
||||
},
|
||||
"git": {
|
||||
"requireCleanWorkingDir": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user