lrf 2 years ago
parent
commit
52560cf0be
1 changed files with 4 additions and 0 deletions
  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