From 748c72526901f07486e3968b4dfd1423e5664488 Mon Sep 17 00:00:00 2001 From: dongliren0629 <2071744052@qq.com> Date: Tue, 27 Jun 2023 08:27:14 +0000 Subject: [PATCH] update bundle.json. Signed-off-by: dongliren0629 <2071744052@qq.com> --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 2f93ec43c1..54753472b3 100644 --- a/bundle.json +++ b/bundle.json @@ -1,6 +1,6 @@ { "name": "@ohos/skia", - "description": "skia is a complete 2D graphic library for drawing Text, Geometries, and Images.", + "description": "skia is a complete 2D graphic library for drawing Text, Geometries, and Images1.", "version": "3.1", "license": "MIT", "publishAs": "code-segment", -- Gitee