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 eea0e7c commit 2827b94Copy full SHA for 2827b94
docs/package.json
@@ -24,13 +24,13 @@
24
"eslint-plugin-import": "^2.2.0",
25
"eslint-plugin-jsx-a11y": "^4.0.0",
26
"eslint-plugin-react": "^6.10.3",
27
- "gh-pages": "^1.0.0",
+ "gh-pages": "^2.0.1",
28
"html-webpack-plugin": "^2.28.0",
29
- "webpack": "^2.4.1",
30
- "webpack-dev-server": "^2.4.3"
+ "webpack": "2.4.1",
+ "webpack-dev-server": "2.4.3"
31
},
32
"dependencies": {
33
- "@material-ui/core": "^1.2.0",
+ "@material-ui/core": "^1.5.1",
34
"jss": "^9.8.2",
35
"jss-preset-default": "^4.5.0",
36
"prop-types": "^15.5.8",
0 commit comments