chore(): stop streaming lerna output

this will make test output easier to read
This commit is contained in:
Christopher Hiller
2022-11-08 16:42:28 -08:00
parent 13df5c74e0
commit cf680e15b5

View File

@@ -1,8 +1,7 @@
{
"command": {
"run": {
"concurrency": 8,
"stream": true
"concurrency": 8
},
"version": {
"conventionalCommits": true,