backend-common: switch to using get-packages for listing monorepo packages

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-07 13:21:04 +01:00
parent e9a5faf1f6
commit 859fc51f55
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@backstage/integration": "^0.7.0",
"@backstage/types": "^0.1.1",
"@google-cloud/storage": "^5.8.0",
"@lerna/project": "^4.0.0",
"@manypkg/get-packages": "^1.1.3",
"@octokit/rest": "^18.5.3",
"@types/cors": "^2.8.6",
"@types/dockerode": "^3.3.0",