Skip to content

Commit

Permalink
use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Sep 25, 2020
1 parent 686b45a commit 4104d1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -26,7 +26,7 @@
"@emotion/core": "^10.0.27",
"@emotion/styled": "^10.0.27",
"@material-ui/core": "^4.1.2",
"@material-ui/data-grid": "https://pkg.csb.dev/mui-org/material-ui-x/commit/6024274e/@material-ui/data-grid",
"@material-ui/data-grid": "^4.0.0-alpha.6",
"@material-ui/docs": "^4.0.0-beta.0",
"@material-ui/icons": "^4.2.1",
"@material-ui/lab": "^4.0.0-alpha.18",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Expand Up @@ -2074,9 +2074,10 @@
npmlog "^4.1.2"
write-file-atomic "^2.3.0"

"@material-ui/data-grid@https://pkg.csb.dev/mui-org/material-ui-x/commit/6024274e/@material-ui/data-grid":
version "4.0.0-alpha.2"
resolved "https://pkg.csb.dev/mui-org/material-ui-x/commit/6024274e/@material-ui/data-grid#91acdbf02dd386839f63a9d2d443863b9959a9a6"
"@material-ui/data-grid@^4.0.0-alpha.6":
version "4.0.0-alpha.6"
resolved "https://registry.yarnpkg.com/@material-ui/data-grid/-/data-grid-4.0.0-alpha.6.tgz#78e14791777e1aa12b9b4b84d82d8e5ff437beb3"
integrity sha512-XFUdIK+It5PY3ivO4u0hDUxQNC4ASTuQHZlVe9K3RFEjZRNt70W29WoL36IvJ1o/bN208uUuQvzY9tn3J0P8lQ==
dependencies:
prop-types "^15.7.2"
tslib "^2.0.0"
Expand Down

0 comments on commit 4104d1f

Please sign in to comment.