fixing Compiler error: Generic type ReactElement<P, T> (#583)

This commit is contained in:
VICTOR RAPHAEL BRAGA DE SALES MASCARENHAS 2019-03-11 10:37:05 -03:00 committed by Kiran Niranjan
parent 670735a4e9
commit 1bbe6486c5

View File

@ -85,7 +85,7 @@
"@types/jest": "23.3.12",
"@types/lodash.omit": "^4.5.4",
"@types/node": "10.11.4",
"@types/react": "16.4.18",
"@types/react": "16.8.3",
"@types/react-dom": "16.0.9",
"babel-cli": "6.26.0",
"babel-eslint": "7.2.3",