Skip to content

Commit bc8db3a

Browse files
committed
Update README.md
1 parent 8fc04f0 commit bc8db3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ const ffmpeg = createFFmpeg({
9999

100100
```javascript
101101
const ffmpeg = createFFmpeg({
102-
corePath: 'https://unpkg.com/@ffmpeg/[email protected].4/dist/ffmpeg-core.js',
102+
corePath: 'https://unpkg.com/@ffmpeg/[email protected].5/dist/ffmpeg-core.js',
103103
});
104104
```
105105

0 commit comments

Comments
 (0)