We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d02d69 commit 27943bbCopy full SHA for 27943bb
example/package.json
@@ -26,7 +26,7 @@
26
"react-redux": "^4.4.5",
27
"redux": "^3.5.2",
28
"redux-form": "^6.2.0",
29
- "redux-react-i18n": "^0.3.5",
+ "redux-react-i18n": "^0.3.28",
30
"redux-thunk": "^2.0.1",
31
"run-sequence": "^1.2.2",
32
"stream-combiner2": "^1.1.1",
example/public/build/app.js
@@ -7885,7 +7885,7 @@
7885
Object.defineProperty(exports, "__esModule", {
7886
value: true
7887
});
7888
- exports.LocPresentational = exports.LocRN = exports.Loc = exports.i18nReducer = exports.i18nActions = undefined;
+ exports.LocPresentational = exports.Loc = exports.i18nReducer = exports.i18nActions = undefined;
7889
7890
var _reducer = __webpack_require__(380);
7891
0 commit comments