chore: upgrade react, react-dom and react-redux

This commit is contained in:
Deluan
2020-03-02 13:06:27 -05:00
parent cf7d877714
commit 1afc495920
2 changed files with 16 additions and 17 deletions
+3 -3
View File
@@ -11,11 +11,11 @@
"md5-hex": "^3.0.1",
"prop-types": "^15.7.2",
"ra-data-json-server": "^3.2.3",
"react": "^16.12.0",
"react": "^16.13.0",
"react-admin": "^3.2.3",
"react-dom": "^16.12.0",
"react-dom": "^16.13.0",
"react-jinke-music-player": "^4.7.2",
"react-redux": "^7.1.0",
"react-redux": "^7.2.0",
"react-scripts": "^3.4.0"
},
"scripts": {