-
- Downloads
Update material dependencies
... | @@ -32,9 +32,9 @@ | ... | @@ -32,9 +32,9 @@ |
], | ], | ||
"repository": "https://github.com/ProjectMirador/mirador", | "repository": "https://github.com/ProjectMirador/mirador", | ||
"dependencies": { | "dependencies": { | ||
"@material-ui/core": "^4.9.8", | "@material-ui/core": "^4.9.11", | ||
"@material-ui/icons": "^4.5.1", | "@material-ui/icons": "^4.9.1", | ||
"@material-ui/lab": "^4.0.0-alpha.47", | "@material-ui/lab": "^4.0.0-alpha.50", | ||
"@researchgate/react-intersection-observer": "^1.0.0", | "@researchgate/react-intersection-observer": "^1.0.0", | ||
"classnames": "^2.2.6", | "classnames": "^2.2.6", | ||
"clsx": "^1.0.4", | "clsx": "^1.0.4", | ||
... | ... |
Please register or sign in to comment