Skip to content

Instantly share code, notes, and snippets.

@panvourtsis
Last active June 9, 2017 17:58
Show Gist options
  • Save panvourtsis/3144e5903374bc8c5f2efa4867e956f7 to your computer and use it in GitHub Desktop.
Save panvourtsis/3144e5903374bc8c5f2efa4867e956f7 to your computer and use it in GitHub Desktop.
{
"dependencies": {
"ng-redux": "^3.4.0-beta.1",
"prop-types": "^15.5.10",
"react": "^15.5.4",
"react-dom": "^15.5.4",
"react-redux": "^5.0.5",
"react2angular": "^1.1.3",
"redux": "^3.6.0",
"redux-devtools": "^3.4.0",
"redux-thunk": "^2.2.0",
},
"devDependencies": {
"babel-core": "^6.24.1",
"babel-loader": "^6.4.1",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"webpack": "^2.2.0",
"webpack-dev-server": "^2.2.0",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment