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

Upgrade to babel@7 and lerna@3 #900

Closed pksunkara closed 6 years ago

pksunkara commented 6 years ago

Lerna 2 has license distribution issues which were fixed in Lerna 3. Also the same thing happened with Babel, which was fixed in Babel 7.

So, basically, once this PR is merged and you guys publish all the packages, the license issues will be fixed.

pksunkara commented 6 years ago

@boopathi Could you please republish after this is merged? Thanks.

pksunkara commented 6 years ago

The canary publish in master is broken. My bad. Will send a PR fixing it.