Require core version 16.11.0
This commit is contained in:
parent
4017c1d2a3
commit
dc84aae8ce
@ -1,6 +1,6 @@
|
||||
import { name, version, bundle } from '../package.json';
|
||||
|
||||
const Core = '^16.10.0';
|
||||
const Core = '^16.11.0';
|
||||
const FFmpeg = '^4.1.0 || ^5.0.0';
|
||||
const UI = bundle ? bundle : name + ' v' + version;
|
||||
const Version = version;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user