Feature/rebrand (#3)
This commit is contained in:
committed by
GitHub
parent
213e51c52d
commit
8acda23acc
21
lerna.json
21
lerna.json
@ -1,21 +0,0 @@
|
||||
{
|
||||
"lerna": "2.11.0",
|
||||
"packages": ["packages/*"],
|
||||
"version": "independent",
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"loglevel": "success",
|
||||
"command": {
|
||||
"version": {
|
||||
"conventionalCommits": true,
|
||||
"preid": "beta",
|
||||
"gitRemote": "origin",
|
||||
"message": "chore(release): publish"
|
||||
}
|
||||
},
|
||||
"ignoreChanges": [
|
||||
"**/__fixtures__/**",
|
||||
"**/__tests__/**",
|
||||
"**/*.md"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user