fix(modules-sdk, orchestration): add missing dependencies + fix default handling in medusa-app & remote query (#4930)

This commit is contained in:
Riqwan Thamir
2023-09-07 09:53:46 +02:00
committed by GitHub
parent 86f4ca369f
commit c3dba06948
6 changed files with 42 additions and 38 deletions

View File

@@ -0,0 +1,6 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/orchestration": patch
---
fix(modules-sdk, orchestration): add missing dependencies