chore: clean up dependencies (#42329)
This commit is contained in:
committed by
GitHub
parent
b60324ff55
commit
b2539f330d
@@ -9,7 +9,7 @@ import {
|
||||
} from 'rxjs/operators';
|
||||
import { ofType } from 'redux-observable';
|
||||
import store from 'store';
|
||||
import uuid from 'uuid/v4';
|
||||
import { v4 as uuid } from 'uuid';
|
||||
|
||||
import {
|
||||
types,
|
||||
|
Reference in New Issue
Block a user