Skip to content

Data Structure to factory pattern and entity pattern #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add lodash to dependencies
  • Loading branch information
FelipeBarrosCruz committed May 5, 2017
commit 19a24e54d9ad9c87f126cac8e4b7b7150503ee35
1 change: 1 addition & 0 deletions 5-redux-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"babel-preset-stage-0": "^6.3.13",
"lodash": "^4.17.4",
"react": "^0.14.6",
"react-dom": "^0.14.6",
"react-redux": "^4.4.5",
Expand Down