Skip to content

Commit 8bac639

Browse files
mdulacgaearon
authored andcommitted
Add isomorphic-fetch and lodash (#1977)
1 parent 52910a3 commit 8bac639

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)