mirror of
https://github.com/vale981/ray
synced 2025-03-05 18:11:42 -05:00
[hotfix] fix material-ui version once more (#16901)
This commit is contained in:
parent
10fd7111b3
commit
39d60f62d2
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue