Skip to content

Commit e36105f

Browse files
committed
upgrade material ui
1 parent e68b762 commit e36105f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

interface/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@material-ui/core": "^1.5.1",
7-
"@material-ui/icons": "^1.1.1",
6+
"@material-ui/core": "^3.9.3",
7+
"@material-ui/icons": "^3.0.2",
88
"compression-webpack-plugin": "^1.1.12",
99
"moment": "^2.22.2",
1010
"prop-types": "^15.6.2",
1111
"react": "^16.5.1",
1212
"react-dom": "^16.5.1",
1313
"react-form-validator-core": "^0.3.0",
14+
"react-jss": "^8.6.1",
1415
"react-material-ui-form-validator": "^2.0.1",
1516
"react-router": "^4.3.1",
1617
"react-router-dom": "^4.3.1",

0 commit comments

Comments
 (0)