Skip to content

Commit

Permalink
Merge pull request #20509 from apache/fix-ts
Browse files Browse the repository at this point in the history
chore: revert tslib version
  • Loading branch information
plainheart authored Nov 15, 2024
2 parents 25d9570 + fd47b6b commit 11a3cb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 11a3cb7

Please sign in to comment.