diff --git a/releasing/commands/tsconfig.json b/releasing/commands/tsconfig.json index a06c4f41fd..e03b3bb6ec 100644 --- a/releasing/commands/tsconfig.json +++ b/releasing/commands/tsconfig.json @@ -96,6 +96,9 @@ { "path": "../../lockfile/types" }, + { + "path": "../../lockfile/utils" + }, { "path": "../../network/fetch" },