diff --git a/package.json b/package.json index 414a5aee..43c79ff9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion", "main": "lib/index.js", "typings": "lib/index.d.ts", - "module": "es6/index.js", "scripts": { "clean": "rimraf lib lazy demo coverage *.d.ts", "start": "webpack-dev-server --config webpack/config.babel.js",