From d0ff60d2b748f7b39cfbade1d962dc948993375e Mon Sep 17 00:00:00 2001 From: limingkang Date: Tue, 23 May 2023 20:37:08 +0800 Subject: [PATCH] =?UTF-8?q?start=5Finit=5Flite=E4=BF=AE=E6=94=B9=E9=83=A8?= =?UTF-8?q?=E4=BB=B6=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: limingkang Change-Id: I71dfb2f5acfcc1fc89c61103dde0268cf27b6ba9 --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 1fadcddb..aa9b2e26 100755 --- a/bundle.json +++ b/bundle.json @@ -4,7 +4,7 @@ "homePage": "https://gitee.com/openharmony", "version": "3.1", "license": "Apache License 2.0", - "repository": "https://gitee.com/openharmony/startup_init_lite", + "repository": "https://gitee.com/openharmony/startup_init", "publishAs": "code-segment", "segment": { "destPath": "base/startup/init" -- GitLab