* Lerna
* React components extracted to separate package
* Subspace requires a web3 object instead of a provider due to https://github.com/ethereum/web3.js/issues/1510
* Update react example to use components
* fix: set packages as external
* fix: reducing bundle size
* fix: extracting react observer to its own folder, and moved test/observables to examples/react