Skip to content

Commit

Permalink
lerna now updates package-lock.json for hoisted dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
neocotic committed Nov 22, 2018
1 parent 3a8ae85 commit d58aef8
Show file tree
Hide file tree
Showing 3 changed files with 488 additions and 46 deletions.
5 changes: 1 addition & 4 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,5 @@
"hoist": true,
"nohoist": "puppeteer"
}
},
"npmClientArgs": [
"--no-package-lock"
]
}
}
Loading

0 comments on commit d58aef8

Please sign in to comment.