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/04/22 07:34:11 UTC

[echarts] 01/01: chore: fix typescript version

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

shenyi pushed a commit to branch pissang-patch-1
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 11f163558e23533e366a2d1cfbc1ec9fd3a9356f
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Thu Apr 22 15:33:58 2021 +0800

    chore: fix typescript version
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index c5fcbe4..988df4d 100644
--- a/package.json
+++ b/package.json
@@ -106,6 +106,6 @@
     "socket.io": "2.2.0",
     "terser": "^5.3.8",
     "ts-jest": "^26.4.3",
-    "typescript": "^4.1.2"
+    "typescript": "4.1.2"
   }
 }

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