From bbb75cd44d5955f8de5178f73e389e063b8935d5 Mon Sep 17 00:00:00 2001 From: bac-joker Date: Tue, 5 Jan 2021 09:59:28 +0800 Subject: [PATCH] build: change build command --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 32ac197a..28d25e9f 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ "scripts": { "bootstrap": "lerna bootstrap", "build": "father-build --watch", - "version": "lerna version prerelease --preid alpha --no-changelog --no-commit-hooks --no-private", - "publish": "father-build && lerna publish from-git --dist-tag next" + "ver": "lerna version prerelease --preid alpha --no-changelog --no-commit-hooks --no-private", + "release": "father-build && lerna publish from-git --dist-tag next" }, "license": "MIT", "keywords": [