mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4732] Update JS-API version first (#3613)
This commit is contained in:
@@ -63,12 +63,11 @@ fi
|
||||
|
||||
libslength=${#libs[@]}
|
||||
|
||||
echo "====== Updating dependencies ======"
|
||||
update
|
||||
|
||||
if [[ "${JS_VERSION}" == "" ]]
|
||||
then
|
||||
JS_VERSION=$VERSION
|
||||
fi
|
||||
|
||||
echo "====== Updating dependencies ======"
|
||||
update_js_api
|
||||
update
|
||||
|
Reference in New Issue
Block a user