Fixed outstanding transcompilation errors, doesn't actually run yet.
... | ... | @@ -7,8 +7,10 @@ |
"@material-ui/core": "^3.9.2", | ||
"@material-ui/icons": "^3.0.2", | ||
"@types/classnames": "^2.2.7", | ||
"@types/mapbox-gl": "^0.51.4", | ||
"@types/material-ui": "^0.21.6", | ||
"@types/node": "^11.9.4", | ||
"@types/phone-formatter": "0.0.2", | ||
"@types/react": "^16.8.3", | ||
"@types/react-dom": "^16.8.1", | ||
"@types/react-redux": "^7.0.1", | ||
... | ... |
Please register or sign in to comment