mobx-delorean's material-ui requirement is still at 0.16.7, which uses React.PropTypes and breaks when apps are upgraded to React 16. Updating material-ui to [0.17.4 or newer](https://github.com/callemall/material-ui/blob/master/CHANGELOG.md#0174) should fix this problem, although I haven't tested it.