gecko-dev/devtools/client/shared/vendor/REDUX_UPGRADING
Julian Descottes ce45b02f5e Bug 1246650 - upgrade redux to version 3.3.0; r=jsantell
--HG--
extra : rebase_source : 29e4f09e691a43d7a29293af3da5601dab338da3
2016-02-08 16:23:10 +01:00

10 lines
279 B
Plaintext

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