[hotfix] fix material-ui version once more (#16901)

This commit is contained in:
Amog Kamsetty 2021-07-06 13:57:34 -07:00 committed by GitHub
parent 10fd7111b3
commit 39d60f62d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
"dependencies": {
"@material-ui/core": "4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.58",
"@material-ui/lab": "4.0.0-alpha.56",
"@material-ui/pickers": "^3.2.10",
"@reduxjs/toolkit": "^1.3.1",
"@types/classnames": "^2.2.10",