Skip to content

Commit

Permalink
example bundle updated
Browse files Browse the repository at this point in the history
  • Loading branch information
derzunov committed Nov 29, 2016
1 parent 3d02d69 commit 27943bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-redux": "^4.4.5",
"redux": "^3.5.2",
"redux-form": "^6.2.0",
"redux-react-i18n": "^0.3.5",
"redux-react-i18n": "^0.3.28",
"redux-thunk": "^2.0.1",
"run-sequence": "^1.2.2",
"stream-combiner2": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion example/public/build/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -7885,7 +7885,7 @@
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LocPresentational = exports.LocRN = exports.Loc = exports.i18nReducer = exports.i18nActions = undefined;
exports.LocPresentational = exports.Loc = exports.i18nReducer = exports.i18nActions = undefined;

var _reducer = __webpack_require__(380);

Expand Down

0 comments on commit 27943bb

Please sign in to comment.