Skip to content

Commit 8926506

Browse files
authored
chore(package): fixup browser field (#368)
1 parent eb77eae commit 8926506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"main": "./cjs/index.js",
1010
"module": "es/index.js",
11-
"browser": "dist/mux.js.js",
11+
"browser": "dist/mux.js",
1212
"generator-videojs-plugin": {
1313
"version": "7.7.3"
1414
},

0 commit comments

Comments
 (0)