chore: use framework sub paths everywhere (#9253)

This commit is contained in:
Adrien de Peretti
2024-09-26 16:38:38 +05:30
committed by GitHub
parent 48bea267dc
commit a8e19faf8d
417 changed files with 870 additions and 934 deletions
@@ -1,4 +1,4 @@
import { pickDeep } from "@medusajs/utils"
import { pickDeep } from "@medusajs/framework/utils"
import { omitDeep } from "./omit-deep"
// TODO: once the legacy totals decoration will be removed.