Explorar el Código

Update release

Artur Paikin hace 3 años
padre
commit
db0eceeb75
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bin/release

+ 1 - 1
bin/release

@@ -62,7 +62,7 @@ echo "Press Enter when ready, or Ctrl+C if you still need to do something."
 read
 
 git commit --allow-empty -m "Release"
-lerna version --amend --no-push --exact
+lerna version --amend --no-push --exact --force-publish=*
 
 lerna publish from-git