chore: uodating package name to be correct

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-09 18:40:19 +01:00
parent d600f56f0f
commit b719d2873a
+1 -1
View File
@@ -275,7 +275,7 @@
To make this change to an existing app:
Add `@backstage/plugin-catalog-graph` as a `dependency` in `packages/app/package.json`
Add `@backstage/plugin-catalog-graph` as a `dependency` in `packages/app/package.json` or `cd packages/app && yarn add @backstage/plugin-catalog-graph`.
Apply the following changes to the `packages/app/src/components/catalog/EntityPage.tsx` file: