feat(product): Move mikro orm utils to the utils package (#4631)

Move utils to the utils package as much as possible

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
Adrien de Peretti
2023-07-31 11:30:43 +00:00
committed by GitHub
co-authored by Shahed Nasser
parent 648eb106d6
commit 4073b73130
39 changed files with 523 additions and 375 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@medusajs/product": patch
"@medusajs/utils": patch
"@medusajs/types": patch
---
feat(product): Move mikro orm utils to the utils package