chore(releasing.commands): add lockfile.utils tsconfig reference

This commit is contained in:
Eyal Mizrachi
2026-05-15 05:14:09 -04:00
parent 88fd1fcf76
commit d4feabc772

View File

@@ -96,6 +96,9 @@
{
"path": "../../lockfile/types"
},
{
"path": "../../lockfile/utils"
},
{
"path": "../../network/fetch"
},