fix(pricing, types): update calculatePrices return type to match actual type (#5709)

* initial type fix

* add changeset

* update changeset

* update tsdocs

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
This commit is contained in:
Philip Korsholm
2023-11-24 17:12:34 +00:00
committed by GitHub
co-authored by Oli Juhl Riqwan Thamir
parent ffb0c7b4cd
commit 0df1c7d427
3 changed files with 109 additions and 100 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/pricing": patch
"@medusajs/types": patch
---
fix(pricing, types): update pricingModule.calculateprices return type to match actual type