mirror of
https://github.com/plankanban/planka.git
synced 2025-12-20 01:14:12 +03:00
chore: Update dependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { bindActionCreators } from 'redux';
|
||||
import { connect } from 'react-redux';
|
||||
import { push } from 'connected-react-router';
|
||||
import { push } from 'redux-first-history';
|
||||
import omit from 'lodash/omit';
|
||||
|
||||
import selectors from '../selectors';
|
||||
|
||||
Reference in New Issue
Block a user