|
@@ -33,7 +33,7 @@ npm run build
|
|
# without changing things in git
|
|
# without changing things in git
|
|
# Use --cd-version to skip version prompts
|
|
# Use --cd-version to skip version prompts
|
|
lerna publish --yes \
|
|
lerna publish --yes \
|
|
- --force-publish="*" \
|
|
|
|
|
|
+ --force-publish \
|
|
--registry="$VERDACCIO_REGISTRY" \
|
|
--registry="$VERDACCIO_REGISTRY" \
|
|
--npm-client=npm \
|
|
--npm-client=npm \
|
|
--no-git-tag-version --no-push \
|
|
--no-git-tag-version --no-push \
|