mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
documentation review (#5802)
This commit is contained in:
@@ -8,7 +8,7 @@ if ([ "$TRAVIS_BRANCH" = "master" ]); then
|
||||
JS_VERSION=$(npm view @alfresco/js-api version)
|
||||
else
|
||||
VERSION=$(npm view @alfresco/adf-core@beta version)
|
||||
JS_VERSION=$(npm view @alfresco/js-api@beta version)
|
||||
JS_VERSION=$(npm view @alfresco/js-api@alpha version)
|
||||
fi;
|
||||
|
||||
echo "Update Generator"
|
||||
|
Reference in New Issue
Block a user