rollup / rollup-plugin-babel

This package has moved and is now available at @rollup/plugin-babel / https://github.com/rollup/plugins/tree/master/packages/babel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update peerDependency on rollup

LarsDenBakker opened this issue · comments

When installing v5 with rollup v2 it throws a warning because v2 is not allowed from this project's peer dependencies. Could you update this to support rollup v2?

I've published this as v5.0.0-alpha.2

Thanks!