Chore(medusa,utils,types,inventory,stock-location): remove core dependency modules (#3531)

This commit is contained in:
Carlos R. L. Rodrigues
2023-03-23 08:07:32 -03:00
committed by GitHub
parent bfef22b33e
commit 4e9d257d3b
159 changed files with 1769 additions and 693 deletions

View File

@@ -0,0 +1,14 @@
---
"@medusajs/cache-inmemory": patch
"@medusajs/stock-location": patch
"@medusajs/cache-redis": patch
"@medusajs/modules-sdk": patch
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
"@medusajs/utils": patch
"@medusajs/admin-ui": patch
"@medusajs/medusa-plugin-meilisearch": patch
---
Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules