Fix react type versions to avoid minor version bumps with breaking changes
This commit is contained in:
@@ -36,7 +36,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-scroll": "0.0.31",
|
||||
"basscss": "^8.0.3",
|
||||
|
Reference in New Issue
Block a user