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

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

commit 76bf70afd559981f570d144f965d3103725ed467
Author: Ovilia <[email protected]>
AuthorDate: Wed Nov 13 14:16:27 2024 +0800

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

diff --git a/package.json b/package.json
index a7d7586da..3f0d0a342 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
     "lint:dist": "echo 'It might take a while. Please wait ...' && npx jshint 
--config .jshintrc-dist dist/echarts.js"
   },
   "dependencies": {
-    "tslib": "^2.3.0",
+    "tslib": "2.3.0",
     "zrender": "5.6.0"
   },
   "devDependencies": {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to