raise react dependencies to root package.json

This commit is contained in:
sorrelbri 2020-02-10 22:23:44 -08:00
parent 45cbe56564
commit 3789401918

View file

@ -6,8 +6,6 @@
"@mars/heroku-js-runtime-env": "^3.0.2", "@mars/heroku-js-runtime-env": "^3.0.2",
"@testing-library/user-event": "^7.1.2", "@testing-library/user-event": "^7.1.2",
"node-sass": "^4.13.0", "node-sass": "^4.13.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-router-dom": "^5.1.2", "react-router-dom": "^5.1.2",
"react-scripts": "3.3.0", "react-scripts": "3.3.0",
"socket.io-client": "^2.3.0" "socket.io-client": "^2.3.0"