Skip to content

File tree

packages/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
"backstage-cli": "bin/backstage-cli"
3131
},
3232
"dependencies": {
33-
"@backstage/catalog-model": "workspace:^",
33+
"@backstage/catalog-model": "0.1.1",
3434
"@backstage/cli-common": "workspace:^",
3535
"@backstage/cli-node": "workspace:^",
3636
"@backstage/config": "workspace:^",
37-
"@backstage/config-loader": "workspace:^",
37+
"@backstage/config-loader": "0.1.1",
3838
"@backstage/errors": "workspace:^",
3939
"@backstage/eslint-plugin": "workspace:^",
4040
"@backstage/integration": "workspace:^",
41-
"@backstage/release-manifests": "workspace:^",
41+
"@backstage/release-manifests": "0.0.1",
4242
"@backstage/types": "workspace:^",
4343
"@esbuild-kit/cjs-loader": "^2.4.1",
4444
"@manypkg/get-packages": "^1.1.3",

0 commit comments

Comments
 (0)