You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2021/05/11 11:29:48 UTC

[echarts] branch fix-custom-progressive updated: chore: update zrender to latest nightly

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch fix-custom-progressive
in repository https://gitbox.apache.org/repos/asf/echarts.git


The following commit(s) were added to refs/heads/fix-custom-progressive by this push:
     new 2400e25  chore: update zrender to latest nightly
2400e25 is described below

commit 2400e2534f0fcf5cba36309d2f7146a196ca1005
Author: pissang <bm...@gmail.com>
AuthorDate: Tue May 11 19:28:36 2021 +0800

    chore: update zrender to latest nightly
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 9b5c7af..395934d 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
   },
   "dependencies": {
     "tslib": "2.0.3",
-    "zrender": "5.1.0"
+    "zrender": "5.1.1-dev.20210512"
   },
   "devDependencies": {
     "@babel/code-frame": "7.10.4",

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org