breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { MedusaModule } from "@medusajs/framework/modules-sdk"
|
||||
import { ILinkModule, ModuleJoinerConfig } from "@medusajs/framework/types"
|
||||
import { defineLink, isObject, Modules } from "@medusajs/framework/utils"
|
||||
import { moduleIntegrationTestRunner } from "medusa-test-utils"
|
||||
import { moduleIntegrationTestRunner } from "@medusajs/test-utils"
|
||||
import { MigrationsExecutionPlanner } from "../../src"
|
||||
import {
|
||||
Car,
|
||||
|
||||
Reference in New Issue
Block a user