breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
@@ -13,7 +13,7 @@ import logMessage from "../utils/log-message.js"
|
||||
import createAbortController, {
|
||||
isAbortError,
|
||||
} from "../utils/create-abort-controller.js"
|
||||
import { track } from "medusa-telemetry"
|
||||
import { track } from "@medusajs/telemetry"
|
||||
import boxen from "boxen"
|
||||
import { emojify } from "node-emoji"
|
||||
import ProcessManager from "../utils/process-manager.js"
|
||||
|
||||
Reference in New Issue
Block a user