Skip to content

Commit 2827b94

Browse files
Update package.json
1 parent eea0e7c commit 2827b94

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"eslint-plugin-import": "^2.2.0",
2525
"eslint-plugin-jsx-a11y": "^4.0.0",
2626
"eslint-plugin-react": "^6.10.3",
27-
"gh-pages": "^1.0.0",
27+
"gh-pages": "^2.0.1",
2828
"html-webpack-plugin": "^2.28.0",
29-
"webpack": "^2.4.1",
30-
"webpack-dev-server": "^2.4.3"
29+
"webpack": "2.4.1",
30+
"webpack-dev-server": "2.4.3"
3131
},
3232
"dependencies": {
33-
"@material-ui/core": "^1.2.0",
33+
"@material-ui/core": "^1.5.1",
3434
"jss": "^9.8.2",
3535
"jss-preset-default": "^4.5.0",
3636
"prop-types": "^15.5.8",

0 commit comments

Comments
 (0)