-
- Downloads
Lockdown @material-ui/icons to ~v4.9 until upstream displayName issue is resolved (#3368)
... | @@ -32,7 +32,7 @@ | ... | @@ -32,7 +32,7 @@ |
"repository": "https://github.com/ProjectMirador/mirador", | "repository": "https://github.com/ProjectMirador/mirador", | ||
"dependencies": { | "dependencies": { | ||
"@material-ui/core": "^4.11.0", | "@material-ui/core": "^4.11.0", | ||
"@material-ui/icons": "^4.9.1", | "@material-ui/icons": "~4.9.1", | ||
"@material-ui/lab": "^4.0.0-alpha.53", | "@material-ui/lab": "^4.0.0-alpha.53", | ||
"@researchgate/react-intersection-observer": "^1.0.0", | "@researchgate/react-intersection-observer": "^1.0.0", | ||
"classnames": "^2.2.6", | "classnames": "^2.2.6", | ||
... | ... |
Please register or sign in to comment