From 185d554cbb238aa67a791df0b96f34cd86fd7845 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 12 Jun 2019 13:43:34 +0300 Subject: [PATCH] Update publish.bat --- npm/publish.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/publish.bat b/npm/publish.bat index 30d32c4a65..5e83340c49 100644 --- a/npm/publish.bat +++ b/npm/publish.bat @@ -1 +1 @@ -lerna publish --skip-git \ No newline at end of file +lerna publish --no-push \ No newline at end of file