Pin @material-ui/lab to 4.0.0-alpha.58, to fix build on Windows x64

This commit is contained in:
Aditya Toshniwal
2021-09-23 13:15:53 +05:30
committed by Akshay Joshi
parent 8d681d68d7
commit 19f0181756
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@
"@fortawesome/fontawesome-free": "^5.14.0",
"@material-ui/core": "4.11.0",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.58",
"@material-ui/lab": "4.0.0-alpha.58",
"@material-ui/pickers": "^3.2.10",
"@projectstorm/react-diagrams": "^6.4.2",
"@simonwep/pickr": "^1.5.1",