fix(medusa): Missing withTransaction on update in get-cart.ts (#3246)

This commit is contained in:
Adrien de Peretti
2023-02-13 16:30:46 +01:00
committed by GitHub
parent a2cc084db8
commit bbbb3d8882
2 changed files with 11 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Get cart missing transaction on update