1
0

fix(faker): imports

This commit is contained in:
Dominik Pschenitschni
2022-06-22 21:30:30 +02:00
parent 9e9faaf854
commit 78baf4c662
9 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
import faker from '@faker-js/faker'
import {faker} from '@faker-js/faker'
import {Factory} from '../support/factory'
import {formatISO} from 'date-fns'