@ -24,6 +24,13 @@ if ($IsRc) {
}
$commands = (
"cd ng-packs\scripts",
"npm install",
$NgPacksPublishCommand,
"cd ../../",
"npm run lerna -- version $Version --yes --no-commit-hooks --skip-git --force-publish",
"npm run replace-with-tilde",
$PacksPublishCommand,
"cd scripts",
"yarn",
"yarn remove-lock-files",