Skip to content

Commit bc8c279

Browse files
committed
1 parent c67ec7f commit bc8c279

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

plugins/code-coverage-backend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"clean": "backstage-cli package clean"
2424
},
2525
"dependencies": {
26-
"@backstage/backend-common": "workspace:^",
27-
"@backstage/catalog-client": "workspace:^",
26+
"@backstage/backend-common": "0.25.0",
27+
"@backstage/catalog-client": "0.2.0",
2828
"@backstage/catalog-model": "workspace:^",
29-
"@backstage/config": "workspace:^",
29+
"@backstage/config": "0.1.1",
3030
"@backstage/errors": "workspace:^",
31-
"@backstage/integration": "workspace:^",
31+
"@backstage/integration": "0.1.0",
3232
"@types/express": "^4.17.6",
3333
"express": "^4.17.1",
3434
"express-promise-router": "^4.1.0",

0 commit comments

Comments
 (0)