fix(types,translations): fix types for translation and locale updates (#14278)

* fix(types,translations): fix types for translation and locale updates

* remove array type
This commit is contained in:
Shahed Nasser
2025-12-12 10:11:01 +01:00
committed by GitHub
parent a4ca4ef170
commit 31a057558c
5 changed files with 38 additions and 18 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/core-flows": patch
"@medusajs/types": patch
---
fix(types,translations): fix types for translation and locale updates