Skip to content

Commit

Permalink
[ci] Fix CI failing due to Recharts console error (#4576)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharatkashyap authored Jan 6, 2025
1 parent 6dedac8 commit b9962d1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"invariant": "2.2.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"recharts": "alpha"
"recharts": "^2.15.0"
},
"type": "module",
"version": "0.11.0"
Expand Down

0 comments on commit b9962d1

Please sign in to comment.