|
@@ -13,6 +13,8 @@
|
|
"author": "",
|
|
"author": "",
|
|
"license": "ISC",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
|
+ "@material-ui/core": "^3.5.1",
|
|
|
|
+ "@material-ui/icons": "^3.0.1",
|
|
"babel-core": "^6.25.0",
|
|
"babel-core": "^6.25.0",
|
|
"babel-loader": "^7.1.1",
|
|
"babel-loader": "^7.1.1",
|
|
"babel-plugin-add-module-exports": "^0.2.1",
|
|
"babel-plugin-add-module-exports": "^0.2.1",
|
|
@@ -24,8 +26,8 @@
|
|
"babel-preset-stage-0": "^6.24.1",
|
|
"babel-preset-stage-0": "^6.24.1",
|
|
"compression-webpack-plugin": "^1.0.0",
|
|
"compression-webpack-plugin": "^1.0.0",
|
|
"material-ui": "^0.20.2",
|
|
"material-ui": "^0.20.2",
|
|
- "react": "^15.6.1",
|
|
|
|
- "react-dom": "^15.6.1",
|
|
|
|
|
|
+ "react": "^16.3.0",
|
|
|
|
+ "react-dom": "^16.3.0",
|
|
"react-redux": "^5.1.1",
|
|
"react-redux": "^5.1.1",
|
|
"redux": "^4.0.1",
|
|
"redux": "^4.0.1",
|
|
"redux-devtools-extension": "^2.13.5",
|
|
"redux-devtools-extension": "^2.13.5",
|