Skip to content

Commit 0b333a0

Browse files
committed
1 parent c67ec7f commit 0b333a0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

plugins/catalog-backend-module-ldap/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@
3232
"start": "backstage-cli package start"
3333
},
3434
"dependencies": {
35-
"@backstage/backend-tasks": "workspace:^",
36-
"@backstage/catalog-model": "workspace:^",
35+
"@backstage/backend-tasks": "0.6.1",
36+
"@backstage/catalog-model": "0.1.1",
3737
"@backstage/config": "workspace:^",
3838
"@backstage/errors": "workspace:^",
39-
"@backstage/plugin-catalog-common": "workspace:^",
40-
"@backstage/plugin-catalog-node": "workspace:^",
39+
"@backstage/plugin-catalog-common": "0.1.0",
40+
"@backstage/plugin-catalog-node": "1.13.0",
4141
"@backstage/types": "workspace:^",
4242
"@types/ldapjs": "^2.2.0",
4343
"ldapjs": "^2.2.0",
44-
"lodash": "^4.17.21",
44+
"lodash": "^4.17.23",
4545
"uuid": "^8.0.0",
4646
"winston": "^3.2.1"
4747
},

0 commit comments

Comments
 (0)