try using @types/material-ui@next

This commit is contained in:
Collin M. Barrett 2017-12-06 15:09:25 -06:00
parent ee3bf16a5e
commit a74d1ee6c3

View file

@ -4,7 +4,7 @@
"version": "0.0.0",
"devDependencies": {
"@types/history": "latest",
"@types/material-ui": "latest",
"@types/material-ui": "next",
"@types/react": "latest",
"@types/react-dom": "latest",
"@types/react-hot-loader": "latest",