rollup-plugin-uglify: ```json "peerDependencies": { "rollup": ">=0.66.0 <2" }, ``` how can I use rollup-plugin-uglify with rollup 2.x?