lrf 2 rokov pred
rodič
commit
52560cf0be
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  1. 4 0
      publish.bat

+ 4 - 0
publish.bat

@@ -0,0 +1,4 @@
+@echo start to publish free-midway-component
+call npm run build
+call npm version patch
+call npm publish