This is an automated email from the ASF dual-hosted git repository.
susiwen8 pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/echarts.git
The following commit(s) were added to refs/heads/release by this push:
new f7f8cfa7a chore: update version in package-lock
new c308ec76f Merge pull request #18002 from susiwen8/update
f7f8cfa7a is described below
commit f7f8cfa7aa668d81e8b58585de347bcd28b20203
Author: susiwen8 <[email protected]>
AuthorDate: Thu Dec 1 18:58:04 2022 +0800
chore: update version in package-lock
---
package-lock.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index fb5350d43..35748ab17 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "echarts",
- "version": "5.4.0",
+ "version": "5.4.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "echarts",
- "version": "5.4.0",
+ "version": "5.4.1",
"license": "Apache-2.0",
"dependencies": {
"tslib": "2.3.0",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]