Skip to content

Commit cdbfacd

Browse files
committed
Remove module property from package.json
Fixes #1574
1 parent 22c0c95 commit cdbfacd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
7-
"module": "es6/index.js",
87
"scripts": {
98
"clean": "rimraf lib lazy demo coverage *.d.ts",
109
"start": "webpack-dev-server --config webpack/config.babel.js",

0 commit comments

Comments
 (0)