MikeKovarik / gulp-better-rollup

📦 Better Gulp plugin for Rollup ES6 module bundler
MIT License
49 stars 16 forks source link

peerDependencies - "rollup": "^1.4.1||^2.0.0" #48

Open duzun opened 3 years ago

duzun commented 3 years ago

I'm using rollup@2 with this lib for a while now and it works great. With npm@7 I can't run npm update anymore because it violates this peerDependencies rule.

Zardoz89 commented 3 years ago

@MikeKovarik Could you please merge this ?