REDUX_UPGRADING 279 B

12345678910
  1. REDUX_UPGRADING
  2. Current version of redux : 3.3.0
  3. 1 - grab the unminified version of redux on npm. For release 3.3.0 for instance,
  4. https://npmcdn.com/redux@3.3.0/dist/redux.js
  5. 2 - replace the content of devtools/client/shared/vendor
  6. 3 - update the current version in this file