fix(medusa): check if tax module is installed when running tax migration script (#12393)

This commit is contained in:
Frane Polić
2025-05-07 13:01:20 +02:00
committed by GitHub
parent 0d8af119c5
commit 2dd885ebc1
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): check if tax module is installed when running tax migration script