Merge pull request #2354 from spotify/freben/accordion

chore: bump mui to the create-app resolved version, to lose Accordion warnings
This commit is contained in:
Fredrik Adelöw
2020-09-09 11:58:07 +02:00
committed by GitHub
32 changed files with 163 additions and 418 deletions
@@ -23,7 +23,7 @@
"dependencies": {
"@backstage/core": "^{{backstageVersion}}",
"@backstage/theme": "^{{backstageVersion}}",
"@material-ui/core": "^4.9.1",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"react": "^16.13.1",