-
- Downloads
Upgrade React for fix "callback is not a function" error
parent
d561485b
No related branches found
No related tags found
... | ... | @@ -110,8 +110,8 @@ |
"moment-timezone": "^0.5.27", | ||
"node-sass": "^4.14.0", | ||
"object-hash": "^2.0.3", | ||
"react": "16.12.0", | ||
"react-dom": "16.12.0", | ||
"react": "16.14.0", | ||
"react-dom": "16.14.0", | ||
"react-lottie": "^1.2.3", | ||
"react-redux": "^7.2.2", | ||
"react-router-dom": "5.2.0", | ||
... | ... |
Please register or sign in to comment