chore: Update modules deps (#9286)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ModuleProviderExports } from "@medusajs/types"
|
||||
import { ModuleProviderExports } from "@medusajs/framework/types"
|
||||
import { LocalNotificationService } from "./services/local"
|
||||
|
||||
const services = [LocalNotificationService]
|
||||
|
||||
Reference in New Issue
Block a user