We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7c947c + 0ffab52 commit c67ec7fCopy full SHA for c67ec7f
1 file changed
packages/core-plugin-api/package.json
@@ -45,9 +45,9 @@
45
"start": "backstage-cli package start"
46
},
47
"dependencies": {
48
- "@backstage/config": "workspace:^",
+ "@backstage/config": "0.1.1",
49
"@backstage/types": "workspace:^",
50
- "@backstage/version-bridge": "workspace:^",
+ "@backstage/version-bridge": "0.1.0",
51
"@types/react": "^16.13.1 || ^17.0.0",
52
"history": "^5.0.0",
53
"prop-types": "^15.7.2",
0 commit comments