fix(utils): fix import of caching and translation modules to be from @medusajs/medusa (#14519)

* fix(utils): fix import of caching and translation modules to be from @medusajs/medusa

* fix tests
This commit is contained in:
Shahed Nasser
2026-01-14 19:48:54 +02:00
committed by GitHub
parent 1347698876
commit 41e1d5e506
3 changed files with 10 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/utils": patch
---
fix(utils): fix import of caching and translation modules