Merge pull request #1484 from spotify/rugvip/table-fix

core: pin material-table to 1.62.x
This commit is contained in:
Patrik Oldsberg
2020-06-29 13:43:22 +02:00
committed by GitHub
+1 -1
View File
@@ -40,7 +40,7 @@
"classnames": "^2.2.6",
"clsx": "^1.1.0",
"lodash": "^4.17.15",
"material-table": "^1.58.0",
"material-table": "1.62.x",
"prop-types": "^15.7.2",
"rc-progress": "^3.0.0",
"react": "^16.12.0",