v0.3.2
Pre-release
Pre-release
redux-apis may not be listed as a devDependency, or the wrong version of redux-apis will be used when we import this module in the parent project... But... Travis CI will run tests and those do require redux-apis... so added a postinstall hook that will install redux-apis just for the tests.