Skip to content

Commit

Permalink
Fix MUI 4.12 deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Sep 15, 2021
1 parent dcd673f commit d9a23fa
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@material-ui/core": "^4.11.2",
"@material-ui/core": "^4.12.1",
"@material-ui/icons": "^4.11.2",
"@nivo/bar": "^0.67.0",
"@nivo/core": "^0.67.0",
Expand Down

0 comments on commit d9a23fa

Please sign in to comment.