diff --git a/package.json b/package.json index 1814ed140..88f98a43e 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "description": "An HTML5 and Flash video player with a common API and skin for both.", "version": "7.0.5", "main": "./dist/video.cjs.js", + "module": "./dist/video.es.js", "style": "./dist/video-js.css", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0",