mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix pipeline (#2103)
* recreate package base * package lock * npm run doc command fix
This commit is contained in:
@@ -231,3 +231,6 @@ fi
|
||||
|
||||
DESTDIR="$DIR/../demo-shell-ng2/"
|
||||
sed "${sedi[@]}" "s/\"version\": \"[0-9]\\.[0-9]\\.[0-9]\"/\"version\": \"${VERSION}\"/g" ${DIR}/../demo-shell-ng2/package.json
|
||||
|
||||
sed "${sedi[@]}" "s/\"version\": \"[0-9]\\.[0-9]\\.[0-9]\"/\"version\": \"${VERSION}\"/g" ${DIR}/../ng2-components/package.json
|
||||
sed "${sedi[@]}" "s/\"version\": \"[0-9]\\.[0-9]\\.[0-9]\"/\"version\": \"${VERSION}\"/g" ${DIR}/../ng2-components/package-base.json
|
||||
|
Reference in New Issue
Block a user