We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276b8ff commit 10bc98fCopy full SHA for 10bc98f
packages/material-ui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@material-ui/core",
3
- "version": "4.9.6",
+ "version": "4.9.7",
4
"private": false,
5
"author": "Material-UI Team",
6
"description": "React components that implement Google's Material Design.",
@@ -48,8 +48,8 @@
48
},
49
"dependencies": {
50
"@babel/runtime": "^7.4.4",
51
- "@material-ui/styles": "^4.9.0",
52
- "@material-ui/system": "^4.9.3",
+ "@material-ui/styles": "^4.9.6",
+ "@material-ui/system": "^4.9.6",
53
"@material-ui/types": "^5.0.0",
54
"@material-ui/utils": "^4.9.6",
55
"@types/react-transition-group": "^4.2.0",
0 commit comments