Skip to content

Commit d76af56

Browse files
committed
Added type=module to @ffmpeg/util package.json
1 parent 7679537 commit d76af56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/util/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.12.1",
44
"description": "browser utils for @ffmpeg/*",
55
"main": "./dist/cjs/index.js",
6+
"type": "module",
67
"types": "./dist/cjs/index.d.ts",
78
"exports": {
89
".": {

0 commit comments

Comments
 (0)