Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

Commit

Permalink
fix(deps): update mui monorepo to v4.0.0-beta.2 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pvtri96 committed May 15, 2019
1 parent a8f68f4 commit 37628a6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions client/package.json
Expand Up @@ -14,8 +14,8 @@
"lint": "eslint --ext .tsx --ext .ts src/"
},
"dependencies": {
"@material-ui/core": "4.0.0-beta.1",
"@material-ui/styles": "4.0.0-beta.1",
"@material-ui/core": "4.0.0-beta.2",
"@material-ui/styles": "4.0.0-beta.2",
"apollo-boost": "0.3.1",
"apollo-link-context": "1.0.17",
"apollo-upload-client": "10.0.1",
Expand Down

0 comments on commit 37628a6

Please sign in to comment.