Skip to content

Commit

Permalink
Update material versions
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jan 3, 2020
1 parent 84953e2 commit 4d785c8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "0.1.1",
"private": true,
"dependencies": {
"@iobroker/adapter-react": "^0.2.20",
"@material-ui/core": "^4.7.0",
"@iobroker/adapter-react": "^0.2.23",
"@material-ui/core": "^4.8.2",
"react": "^16.12.0",
"react-dom": "16.12.0",
"react-dom": "^16.12.0",
"react-icons": "^3.8.0",
"react-scripts": "^3.2.0",
"react-scripts": "^3.3.0",
"@material-ui/icons": "^4.5.1",
"material-table": "^1.54.1"
"material-table": "^1.54.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 4d785c8

Please sign in to comment.