fix(medusa): fix missing throw in the store cart create-payment-sessions (#2568)

This commit is contained in:
Adrien de Peretti
2022-11-09 16:47:17 +01:00
committed by GitHub
parent 8069ed5e99
commit 2d095a0ce1
2 changed files with 62 additions and 58 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): fix missing throw in the store cart create-payment-sessions