fix: Update type Providers (#13927)

**What**
Update Providers type to accept both types simultaneously
This commit is contained in:
juanzgc
2025-11-03 08:30:00 -05:00
committed by GitHub
parent 6ed88141ef
commit 516e217dbb
2 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/types": minor
---
Update Providers to enable mixed provider entries.