Skip to content
Snippets Groups Projects
Commit 2fce3220 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

chore: downgrade duplicate lerna failure warn

parent fc4d5fc0
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ async function generateLockFiles(manager, tmpDir, env) {
'Generated lockfile'
);
} catch (err) /* istanbul ignore next */ {
logger.warn(
logger.info(
{
err,
stdout,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment