upgrade react in react-docs and react-shared, install dependencies in website that are mysteriously missing

This commit is contained in:
fragosti
2019-01-11 12:49:38 -08:00
parent 2197a531e3
commit 22b1c48c89
4 changed files with 237 additions and 27 deletions

View File

@@ -50,8 +50,8 @@
"is-mobile": "^0.2.2",
"lodash": "^4.17.5",
"material-ui": "^0.20.0",
"react": "^16.4.2",
"react-dom": "^16.4.2",
"react": "^16.5.2",
"react-dom": "^16.5.2",
"react-highlight": "0xproject/react-highlight#2f40a42e0a3f0ad126f9f42d505b97b603fc7162",
"react-markdown": "^3.2.2",
"react-router-dom": "^4.1.1",