Revert react and react-dom versions in Instant
This commit is contained in:
@@ -58,8 +58,8 @@
|
||||
"ethereum-types": "^2.1.4",
|
||||
"lodash": "^4.17.11",
|
||||
"polished": "^1.9.2",
|
||||
"react": "^16.8.0",
|
||||
"react-dom": "^16.8.4",
|
||||
"react": "^16.5.2",
|
||||
"react-dom": "^16.5.2",
|
||||
"react-redux": "^5.0.7",
|
||||
"redux": "^4.0.0",
|
||||
"redux-devtools-extension": "^2.13.5",
|
||||
@@ -75,9 +75,9 @@
|
||||
"@types/jest": "^23.3.5",
|
||||
"@types/lodash": "4.14.104",
|
||||
"@types/node": "*",
|
||||
"@types/react": "16.8.22",
|
||||
"@types/react-dom": "16.8.4",
|
||||
"@types/react-redux": "^7.1.1",
|
||||
"@types/react": "16.4.16",
|
||||
"@types/react-dom": "16.0.6",
|
||||
"@types/react-redux": "^6.0.9",
|
||||
"@types/redux": "^3.6.0",
|
||||
"@types/styled-components": "4.0.1",
|
||||
"awesome-typescript-loader": "^5.2.1",
|
||||
|
||||
Reference in New Issue
Block a user