chore: Add missing deps (#4317)

This commit is contained in:
Oliver Windall Juhl
2023-06-15 18:27:31 +02:00
committed by GitHub
parent 81dfeb43ea
commit 9b42387fd3
24 changed files with 84 additions and 101 deletions
@@ -3,7 +3,7 @@ import {
MODULE_SCOPE,
ModuleResolution,
} from "@medusajs/types"
import { createMedusaContainer } from "medusa-core-utils"
import { createMedusaContainer } from "@medusajs/utils"
import { EOL } from "os"
import { moduleLoader } from "../module-loader"