From 47a3d1805021f675afe523c4b7eebda4ade6e790 Mon Sep 17 00:00:00 2001 From: Gar Date: Wed, 11 Aug 2021 10:53:45 -0700 Subject: [PATCH] fix(package): add map-workspaces to bundleDependencies --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index bda2982e8444f..c64238146aa25 100644 --- a/package.json +++ b/package.json @@ -126,6 +126,7 @@ "@npmcli/arborist", "@npmcli/ci-detect", "@npmcli/config", + "@npmcli/map-workspaces", "@npmcli/package-json", "@npmcli/run-script", "abbrev",