diff --git a/plugins/shortcuts/package.json b/plugins/shortcuts/package.json index 55720368231f00..620601b4c6bfae 100644 --- a/plugins/shortcuts/package.json +++ b/plugins/shortcuts/package.json @@ -25,7 +25,7 @@ "dependencies": { "@backstage/core-components": "workspace:^", "@backstage/core-plugin-api": "workspace:^", - "@backstage/theme": "workspace:^", + "@backstage/theme": "0.1.1", "@backstage/types": "workspace:^", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1",