Skip to content

Commit

Permalink
chore: cleaning unused packages
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Barbosa <tbarbos@hotmail.com>
  • Loading branch information
t1agob committed Apr 11, 2024
1 parent 6a8713a commit d842e4b
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 501 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The installation of the PagerDuty plugin for Backstage is done with *yarn* as al
To install this plugin run the following command from the Backstage root folder.

```bash
yarn add --cwd packages/backend @pagerduty/backstage-plugin-scaffolder-actions
yarn add --cwd packages/backend @pagerduty/backstage-plugin-scaffolder-actions @pagerduty/backstage-plugin-common
```

### Configuration
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.21.4",
"@backstage/backend-defaults": "^0.2.16",
"@backstage/backend-plugin-api": "^0.6.16",
"@backstage/config": "^1.2.0",
"@backstage/plugin-scaffolder-node": "^0.4.2",
"@rjsf/core": "^5.14.3",
"node-fetch": "^2.6.7",
Expand Down
Loading

0 comments on commit d842e4b

Please sign in to comment.