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