fix(cart): Tax rate data type (#10626)

* fix(cart): tax rate data type

* update test
This commit is contained in:
Carlos R. L. Rodrigues
2024-12-16 20:09:05 +01:00
committed by GitHub
parent 612eb78c9e
commit 95baacfd00
7 changed files with 28 additions and 23 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/cart": patch
---
fix: Cart tax rate data type