Explorar o código

Update --force-publish for lerna@3

Renée Kooi %!s(int64=6) %!d(string=hai) anos
pai
achega
aedd6f21eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bin/endtoend-build-ci

+ 1 - 1
bin/endtoend-build-ci

@@ -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 \