Fix react type versions to avoid minor version bumps with breaking changes
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"@types/lodash": "4.14.104",
|
||||
"@types/material-ui": "0.18.0",
|
||||
"@types/node": "^8.0.53",
|
||||
"@types/react": "^16.0.34",
|
||||
"@types/react": "16.0.41",
|
||||
"@types/react-dom": "^16.0.3",
|
||||
"@types/react-tap-event-plugin": "0.0.30",
|
||||
"awesome-typescript-loader": "^3.1.3",
|
||||
|
Reference in New Issue
Block a user