Skip to content
Snippets Groups Projects
Unverified Commit ad2e0167 authored by Jack Reed's avatar Jack Reed Committed by GitHub
Browse files

Lockdown @material-ui/icons to ~v4.9 until upstream displayName issue is resolved (#3368)

parent 51f5ab29
No related branches found
No related tags found
No related merge requests found
...@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment