mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update scripts to reflect newly added components
This commit is contained in:
@@ -15,6 +15,8 @@ then
|
||||
fi
|
||||
|
||||
for PACKAGE in \
|
||||
ng2-activiti-form \
|
||||
ng2-activiti-processlist \
|
||||
ng2-alfresco-core \
|
||||
ng2-alfresco-datatable \
|
||||
ng2-alfresco-documentlist \
|
||||
@@ -30,6 +32,8 @@ do
|
||||
done
|
||||
|
||||
for PACKAGE in \
|
||||
ng2-activiti-form \
|
||||
ng2-activiti-processlist \
|
||||
ng2-alfresco-core \
|
||||
ng2-alfresco-datatable \
|
||||
ng2-alfresco-documentlist \
|
||||
@@ -46,4 +50,4 @@ done
|
||||
|
||||
echo "====== UPDATE VERSION OF DEMO-SHELL to ${VERSION} version ======"
|
||||
|
||||
sed -i '' "s/\"version\": \"0\\.2\\.0\"/\"version\": \"${VERSION}\"/g" ${DIR}/../demo-shell-ng2/package.json
|
||||
sed -i '' "s/\"version\": \"0\\.2\\.0\"/\"version\": \"${VERSION}\"/g" ${DIR}/../demo-shell-ng2/package.json
|
||||
|
Reference in New Issue
Block a user