Skip to content

Commit 6975efe

Browse files
authored
1 parent c67ec7f commit 6975efe

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

plugins/api-docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"clean": "backstage-cli package clean"
3333
},
3434
"dependencies": {
35-
"@asyncapi/react-component": "1.0.0-next.48",
35+
"@asyncapi/react-component": "1.0.0",
3636
"@backstage/catalog-model": "workspace:^",
37-
"@backstage/core-components": "workspace:^",
37+
"@backstage/core-components": "0.1.0",
3838
"@backstage/core-plugin-api": "workspace:^",
39-
"@backstage/plugin-catalog": "workspace:^",
39+
"@backstage/plugin-catalog": "0.1.1",
4040
"@backstage/plugin-catalog-react": "workspace:^",
41-
"@backstage/theme": "workspace:^",
41+
"@backstage/theme": "0.1.1",
4242
"@material-ui/core": "^4.12.2",
4343
"@material-ui/icons": "^4.9.1",
4444
"@material-ui/lab": "4.0.0-alpha.61",

0 commit comments

Comments
 (0)