[Update Package] Update material-ui v1.0.0-beta.34

This commit is contained in:
Qolzam
2018-02-21 08:58:04 +07:00
parent be1b6f29c8
commit c81cfa9c44
4 changed files with 497 additions and 16707 deletions

View File

@@ -13,7 +13,6 @@
"build": "npm-run-all build-css build-js",
"test": "react-scripts-ts test --env=jsdom",
"eject": "react-scripts-ts eject",
"watch": "webpack -w",
"deploy:firebase": "npm run build && firebase deploy"
},
"author": "Amir Movahedi",
@@ -31,7 +30,7 @@
"inversify": "^4.6.0",
"keycode": "^2.1.9",
"lodash": "^4.17.4",
"material-ui": "^1.0.0-beta.33",
"material-ui": "^1.0.0-beta.34",
"material-ui-icons": "^1.0.0-beta.17",
"moment": "^2.18.1",
"morgan": "^1.8.1",