From 8d8a5071e3f5942d04ffd68a6edeab3e2b79c2d7 Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 19 Mar 2024 13:25:39 +0100 Subject: [PATCH] chore: updating plugin imports to make build happy Signed-off-by: blam --- .changeset/unlucky-paws-greet.md | 2 +- plugins/octopus-deploy/package.json | 1 - yarn.lock | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.changeset/unlucky-paws-greet.md b/.changeset/unlucky-paws-greet.md index a265ba9705..92ace920e0 100644 --- a/.changeset/unlucky-paws-greet.md +++ b/.changeset/unlucky-paws-greet.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-octopus-deploy': minor +'@backstage/plugin-octopus-deploy': patch --- Added dropdown field extension for Octopus Deploy project groups diff --git a/plugins/octopus-deploy/package.json b/plugins/octopus-deploy/package.json index 49488e6515..45ab57b8fc 100644 --- a/plugins/octopus-deploy/package.json +++ b/plugins/octopus-deploy/package.json @@ -37,7 +37,6 @@ "@backstage/core-components": "workspace:^", "@backstage/core-plugin-api": "workspace:^", "@backstage/plugin-catalog-react": "workspace:^", - "@backstage/plugin-scaffolder": "workspace:^", "@backstage/plugin-scaffolder-react": "workspace:^", "@material-ui/core": "^4.9.13", "@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0", diff --git a/yarn.lock b/yarn.lock index 56b2b7e617..88869b671a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7961,7 +7961,6 @@ __metadata: "@backstage/core-plugin-api": "workspace:^" "@backstage/dev-utils": "workspace:^" "@backstage/plugin-catalog-react": "workspace:^" - "@backstage/plugin-scaffolder": "workspace:^" "@backstage/plugin-scaffolder-react": "workspace:^" "@material-ui/core": ^4.9.13 "@testing-library/dom": ^9.0.0