breaking: rename package names to be consistent and under @medusajs scope (#9580)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { track } from "medusa-telemetry"
|
||||
import { track } from "@medusajs/telemetry"
|
||||
import ora from "ora"
|
||||
import stackTrace from "stack-trace"
|
||||
import { ulid } from "ulid"
|
||||
|
||||
Reference in New Issue
Block a user