We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e68b762 commit e36105fCopy full SHA for e36105f
interface/package.json
@@ -3,14 +3,15 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "@material-ui/core": "^1.5.1",
7
- "@material-ui/icons": "^1.1.1",
+ "@material-ui/core": "^3.9.3",
+ "@material-ui/icons": "^3.0.2",
8
"compression-webpack-plugin": "^1.1.12",
9
"moment": "^2.22.2",
10
"prop-types": "^15.6.2",
11
"react": "^16.5.1",
12
"react-dom": "^16.5.1",
13
"react-form-validator-core": "^0.3.0",
14
+ "react-jss": "^8.6.1",
15
"react-material-ui-form-validator": "^2.0.1",
16
"react-router": "^4.3.1",
17
"react-router-dom": "^4.3.1",
0 commit comments