feat(lst): intial scafolding for the new system
This commit is contained in:
9
lerna.json
Normal file
9
lerna.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"packages": ["apps/*", "packages/*"],
|
||||
"version": "independent",
|
||||
"command": {
|
||||
"publish": {
|
||||
"conventionalCommits": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user