Added a test at the React component level to make sure parameter changes are triggering a reaction. Added Enzyme as a dependency to make this work.
Updated all other dependencies
Could not get rollup to work correctly with all the undated dependencies - dropped it. We can add it back later, but in my opinion bundling is not necessary at all. The unbundled ES5 dist is working just fine and the build process is much simpler.