Skip to content

Commit 27943bb

Browse files
committed
example bundle updated
1 parent 3d02d69 commit 27943bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-redux": "^4.4.5",
2727
"redux": "^3.5.2",
2828
"redux-form": "^6.2.0",
29-
"redux-react-i18n": "^0.3.5",
29+
"redux-react-i18n": "^0.3.28",
3030
"redux-thunk": "^2.0.1",
3131
"run-sequence": "^1.2.2",
3232
"stream-combiner2": "^1.1.1",

example/public/build/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7885,7 +7885,7 @@
78857885
Object.defineProperty(exports, "__esModule", {
78867886
value: true
78877887
});
7888-
exports.LocPresentational = exports.LocRN = exports.Loc = exports.i18nReducer = exports.i18nActions = undefined;
7888+
exports.LocPresentational = exports.Loc = exports.i18nReducer = exports.i18nActions = undefined;
78897889

78907890
var _reducer = __webpack_require__(380);
78917891

0 commit comments

Comments
 (0)