chore: clean up dependencies (#42329)

This commit is contained in:
Oliver Eyton-Williams
2021-06-03 15:50:52 +02:00
committed by GitHub
parent b60324ff55
commit b2539f330d
3 changed files with 71 additions and 7 deletions

View File

@@ -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,