yarn-plugin: use findPaths from cli-common instead of custom findWorkspaceRoot implementation

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2024-06-04 17:01:59 +01:00
parent 95d7234e91
commit 573e98b352
5 changed files with 15 additions and 33 deletions
+1
View File
@@ -30,6 +30,7 @@
"watch": "./src"
},
"dependencies": {
"@backstage/cli-common": "workspace:^",
"@backstage/release-manifests": "workspace:^",
"@yarnpkg/core": "^4.0.3",
"@yarnpkg/fslib": "^3.0.2",