Skip to content

Commit 8e66ced

Browse files
author
Emil Rondahl
committed
Fixes missing dependency #1
1 parent 0397a50 commit 8e66ced

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
},
2929
"homepage": "http://rackt.github.io/redux",
3030
"dependencies": {
31+
"body-parser": "^1.14.1",
3132
"isomorphic-fetch": "^2.1.1",
3233
"lodash": "^3.10.1",
3334
"react": "^0.14.0",

0 commit comments

Comments
 (0)