fix(medusa): Add module config to transaction base service (#3033)

This commit is contained in:
Oliver Windall Juhl
2023-01-15 19:37:11 +01:00
committed by GitHub
parent 93d0dc1bdc
commit 1547dd8143
4 changed files with 41 additions and 30 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/stock-location": patch
---
fix(medusa): Add module options to transaction base service to use in modules