Skip to content

Commit e431561

Browse files
committed
1 parent c67ec7f commit e431561

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

plugins/kafka-backend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@
3535
"clean": "backstage-cli package clean"
3636
},
3737
"dependencies": {
38-
"@backstage/backend-common": "workspace:^",
39-
"@backstage/backend-plugin-api": "workspace:^",
40-
"@backstage/catalog-model": "workspace:^",
41-
"@backstage/config": "workspace:^",
38+
"@backstage/backend-common": "0.25.0",
39+
"@backstage/backend-plugin-api": "1.6.1",
40+
"@backstage/catalog-model": "0.1.1",
41+
"@backstage/config": "0.1.1",
4242
"@backstage/errors": "workspace:^",
4343
"@types/express": "^4.17.6",
4444
"express": "^4.17.1",
4545
"express-promise-router": "^4.1.0",
4646
"kafkajs": "^2.0.0",
47-
"lodash": "^4.17.21",
47+
"lodash": "^4.17.23",
4848
"winston": "^3.2.1"
4949
},
5050
"devDependencies": {

0 commit comments

Comments
 (0)