From 2b61338314ff9ee8befabbe4218c55d2fcb00a4f Mon Sep 17 00:00:00 2001 From: kkxxkk2019 Date: Tue, 24 Oct 2023 10:09:56 +0800 Subject: [PATCH] chore: revert unpublish lark-vchart --- rush.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rush.json b/rush.json index 9e9d531a51..3a6ad9d59b 100644 --- a/rush.json +++ b/rush.json @@ -49,7 +49,8 @@ { "packageName": "@visactor/lark-vchart", "projectFolder": "packages/lark-vchart", - "shouldPublish": false + "shouldPublish": true, + "versionPolicyName": "vchartMain" }, { "packageName": "@visactor/wx-vchart",