babel / minify

:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
https://babeljs.io/repl
MIT License
4.39k stars 225 forks source link

Fix canary publishing #901

Closed pksunkara closed 6 years ago

pksunkara commented 6 years ago

Upgrading to lerna 3 broke the canary publishing. I missed correcting it in PR #900. So, here's the fix.

pksunkara commented 6 years ago

@boopathi Hey, can I get this reviewed?