bugfix remove temp debug functionality
This commit is contained in:
parent
c7a482d325
commit
c19fb7efe0
3 changed files with 1 additions and 11 deletions
|
@ -11,11 +11,6 @@ module.exports = async () => {
|
|||
manager: 'npm'
|
||||
}
|
||||
|
||||
// TODO: TEMP
|
||||
defaults.author = 'transitive-bullshit'
|
||||
defaults.manager = 'yarn'
|
||||
return defaults
|
||||
|
||||
try {
|
||||
const gitConfigPath = getGitConfigPath('global')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue