chore(): upgrade mikro orm (#13450)
This commit is contained in:
committed by
GitHub
parent
4c1c1dd4c0
commit
8ece06d8ed
@@ -3,7 +3,7 @@ import {
|
||||
ILockingModule,
|
||||
InternalModuleDeclaration,
|
||||
Logger,
|
||||
} from "@medusajs/types"
|
||||
} from "@medusajs/framework/types"
|
||||
import { EntityManager } from "@mikro-orm/core"
|
||||
import { LockingDefaultProvider } from "@types"
|
||||
import LockingProviderService from "./locking-provider"
|
||||
|
||||
Reference in New Issue
Block a user