From 775942b22c404a1d9f49ddaba2aa58a22f2fc883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Thu, 19 Apr 2018 10:42:00 +0300 Subject: [PATCH] Added publish.bat --- npm/publish.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 npm/publish.bat diff --git a/npm/publish.bat b/npm/publish.bat new file mode 100644 index 0000000000..30d32c4a65 --- /dev/null +++ b/npm/publish.bat @@ -0,0 +1 @@ +lerna publish --skip-git \ No newline at end of file