Merge pull request #3 from transitive-bullshit/feature/rename-create-react-library
rename to packages/create-freesewing-pattern/create-react-library; update demo
This commit is contained in:
parent
8fd5eea43b
commit
99c7176872
9 changed files with 26 additions and 10 deletions
|
@ -11,6 +11,11 @@ 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