mirror of
https://github.com/plankanban/planka.git
synced 2025-07-24 23:59:48 +02:00
chore: Update dependencies
This commit is contained in:
parent
5381d45e50
commit
b0d23373c0
22 changed files with 12561 additions and 15980 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue