Skip to content

Commit 06d5661

Browse files
committed
Upgrade deps and rollup config for react-router-redux
1 parent c3d453e commit 06d5661

File tree

4 files changed

+2819
-1105
lines changed

4 files changed

+2819
-1105
lines changed

packages/react-router-redux/modules/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export ConnectedRouter from './ConnectedRouter'
2-
export { getLocation, createMatchSelector } from './selectors';
2+
export { getLocation, createMatchSelector } from './selectors'
33
export { LOCATION_CHANGE, routerReducer } from './reducer'
44
export {
55
CALL_HISTORY_METHOD,

0 commit comments

Comments
 (0)