Skip to content

Commit

Permalink
fix(package): update redux-observable to version 0.16.0
Browse files Browse the repository at this point in the history
Closes #11
  • Loading branch information
greenkeeper[bot] committed Aug 17, 2017
1 parent d96afc1 commit 66f9641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -109,7 +109,7 @@
"redux": "^3.6.0",
"redux-actions": "^2.0.1",
"redux-create-types": "0.0.1",
"redux-observable": "^0.14.1",
"redux-observable": "^0.16.0",
"reselect": "^3.0.0",
"rxjs": "^5.2.0"
}
Expand Down

0 comments on commit 66f9641

Please sign in to comment.