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