Merge pull request #204 from heecheolman/master

Add yarn2 peerDependencies
This commit is contained in:
jeromewu 2021-06-14 12:23:07 +08:00 committed by GitHub
commit cb5c5f3322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.yarnrc.yml Normal file
View File

@ -0,0 +1,4 @@
packageExtensions:
"@ffmpeg/ffmpeg@*":
peerDependencies:
"@ffmpeg/core": "*"