Skip to content

Commit

Permalink
update material-ui to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spoeck committed Jul 30, 2019
1 parent fb72343 commit bc8f6b9
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 59 deletions.
150 changes: 93 additions & 57 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "create-react-app-typescript-redux",
"version": "2.0.0",
"dependencies": {
"@material-ui/core": "4.2.1",
"@material-ui/core": "4.3.0",
"@material-ui/icons": "4.2.1",
"@material-ui/styles": "4.2.1",
"@material-ui/styles": "4.3.0",
"localforage": "1.7.3",
"react": "16.8.6",
"react-dom": "16.8.6",
Expand Down

0 comments on commit bc8f6b9

Please sign in to comment.