Skip to content

Commit

Permalink
chore: revert ts version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovilia committed Nov 13, 2024
1 parent 18f8ea3 commit 76bf70a
Showing 1 changed file with 1 addition and 1 deletion.
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 76bf70a

Please sign in to comment.