fix build script

This commit is contained in:
Eugenio Romano
2017-11-16 16:49:34 +00:00
parent 46cc0bd4cd
commit ac643e506a

View File

@@ -152,7 +152,7 @@ do
npm publish ${OPTIONS} --access=public || exit 1
if $EXEC_CHANGE_REGISTRY == true; then
rm rimraf .npmrc
rm .npmrc
fi
if $EXEC_SLEEP == true; then