stripes-core and stripes-connect need share reducer functions and therefore need to share versions of react and react-redux. This should be handled by using peer-dependencies at the library level to be fulfilled by actual dependencies at the platform level.
stripes-core and stripes-connect need share reducer functions and therefore need to share versions of react and react-redux. This should be handled by using peer-dependencies at the library level to be fulfilled by actual dependencies at the platform level.