breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { resolve } from "path"
|
||||
import { moduleIntegrationTestRunner } from "medusa-test-utils"
|
||||
import { moduleIntegrationTestRunner } from "@medusajs/test-utils"
|
||||
import { IFileModuleService } from "@medusajs/framework/types"
|
||||
import { Module, Modules } from "@medusajs/framework/utils"
|
||||
import { FileModuleService } from "@services"
|
||||
|
||||
Reference in New Issue
Block a user