Skip to content

Commit 5d75bb6

Browse files
edoardocavazzagkatsev
authored andcommitted
chore(package): add module field to package.json (videojs#5293)
Closes videojs#5288
1 parent e683891 commit 5d75bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "An HTML5 and Flash video player with a common API and skin for both.",
44
"version": "7.0.5",
55
"main": "./dist/video.cjs.js",
6+
"module": "./dist/video.es.js",
67
"style": "./dist/video-js.css",
78
"copyright": "Copyright Brightcove, Inc. <https://www.brightcove.com/>",
89
"license": "Apache-2.0",

0 commit comments

Comments
 (0)