Skip to content

Commit 730f11e

Browse files
mdulacseantcoyote
authored andcommitted
Add isomorphic-fetch and lodash (reduxjs#1977)
1 parent 8f50336 commit 730f11e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/real-world/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
},
1212
"dependencies": {
1313
"humps": "^1.1.0",
14+
"isomorphic-fetch": "^2.2.1",
15+
"lodash": "^4.16.1",
1416
"normalizr": "^2.2.1",
1517
"react": "^15.3.0",
1618
"react-dom": "^15.3.0",

0 commit comments

Comments
 (0)