From 05ec40a9564c8e5ef0daa44f772294656dafd11a Mon Sep 17 00:00:00 2001 From: Justineo Date: Tue, 2 Jan 2024 12:31:56 +0800 Subject: [PATCH] chore: improve title --- package.json | 2 +- public/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5fce2eb..70f32fc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-echarts", "version": "6.6.8", - "description": "Vue.js component for Apache ECharts.", + "description": "Vue.js component for Apache ECharts™.", "author": "GU Yiling ", "scripts": { "serve": "vue-cli-service serve", diff --git a/public/index.html b/public/index.html index ea6bab6..78dc45a 100644 --- a/public/index.html +++ b/public/index.html @@ -1,12 +1,12 @@ - + - Vue-ECharts: Vue.js component for Apache ECharts. + Vue-ECharts: Vue.js component for Apache ECharts™.