over-react-app
v1.0.2
Published
An overpacked react bundle
Downloads
2
Maintainers
Readme
Over-React App
An overpacked react bundle
These are the dependencies you can expect to be exported from this npm package. We are taking your favorite parts of each of these dependencies and making them available to import from one place.
"dependencies": {
"@material-ui/core": "^4.8.3",
"@material-ui/icons": "^4.5.1",
"axios": "^0.19.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-redux": "^7.1.3",
"react-router-dom": "^5.1.2",
"redux": "^4.0.5"
},
"devDependencies": {
"babel": "^6.23.0",
"eslint": "^6.8.0",
"nodemon": "^2.0.2",
"webpack-dev-server": "^3.10.1"
}