Skip to content

File tree

plugins/airbrake/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
},
2424
"dependencies": {
2525
"@backstage/catalog-model": "workspace:^",
26-
"@backstage/core-components": "workspace:^",
27-
"@backstage/core-plugin-api": "workspace:^",
26+
"@backstage/core-components": "0.1.0",
27+
"@backstage/core-plugin-api": "0.1.0",
2828
"@backstage/dev-utils": "workspace:^",
2929
"@backstage/plugin-catalog-react": "workspace:^",
3030
"@backstage/test-utils": "workspace:^",
31-
"@backstage/theme": "workspace:^",
31+
"@backstage/theme": "0.1.1",
3232
"@material-ui/core": "^4.12.2",
3333
"@material-ui/icons": "^4.9.1",
3434
"@material-ui/lab": "4.0.0-alpha.61",

0 commit comments

Comments
 (0)