mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Update the js api with the vjs version
This commit is contained in:
parent
8d095974a4
commit
77f159d62f
@ -68,7 +68,7 @@ function _versionPerform(args: UpdateArgs, logger: logging.Logger) {
|
||||
}
|
||||
|
||||
function _versionJsPerform(args: UpdateArgs, logger: logging.Logger) {
|
||||
_updateJsAPIVersionPerform(args.pathPackage, args.version, args.skipGnu, logger);
|
||||
_updateJsAPIVersionPerform(args.pathPackage, args.vjs, args.skipGnu, logger);
|
||||
}
|
||||
|
||||
function _alphaPerform(args: UpdateArgs, logger: logging.Logger) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user