Skip to content

Instantly share code, notes, and snippets.

@shaynjay
Last active February 25, 2021 17:42
Show Gist options
  • Save shaynjay/c4d12d52a392cce59662a41345e9b740 to your computer and use it in GitHub Desktop.
Save shaynjay/c4d12d52a392cce59662a41345e9b740 to your computer and use it in GitHub Desktop.
react-redux package.json
"author": "James Savidge",
"description": "An website/app",
"dependencies": {
"react-redux": "7.2.2",
"React": "17.0.1",
"@babel/runtime": "7.13.7",
"regenerator-runtime": "0.13.7",
"prop-types": "15.7.2",
"react-is": "17.0.1",
"hoist-non-react-statics": "3.3.2",
"loose-envify": "1.4.0"
}
@shaynjay
Copy link
Author

trying my own package.json for website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment