Update required Core version
This commit is contained in:
parent
a1bfd104ae
commit
afe79a21a6
@ -6,7 +6,7 @@
|
||||
|
||||
Dependency:
|
||||
|
||||
- datarhei Core v16.11.0+
|
||||
- datarhei Core v16.10.1+
|
||||
|
||||
### v1.2.0 > v1.3.0
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
import { name, version, bundle } from '../package.json';
|
||||
|
||||
const Core = '^16.11.0';
|
||||
const Core = '^16.10.1';
|
||||
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