try upgrading @types/react to latest

per: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18194
This commit is contained in:
Collin M. Barrett 2017-10-31 16:08:26 -05:00
parent 47524eef7b
commit 29da9ac097
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -5,7 +5,7 @@
"devDependencies": {
"@types/history": "4.6.0",
"@types/material-ui": "^0.18.3",
"@types/react": "15.0.36",
"@types/react": "16.0.19",
"@types/react-dom": "15.5.1",
"@types/react-hot-loader": "3.0.3",
"@types/react-router": "4.0.12",