docs: update npm package name for optic
Signed-off-by: Billy Michael <billy_michael@outlook.com>
This commit is contained in:
committed by
Billy Michael
parent
f9dac1ee66
commit
cd51c49e38
@@ -33,7 +33,7 @@ This tutorial assumes that you're already familiar with the following,
|
||||
There are two required npm packages before we start,
|
||||
|
||||
1. `@backstage/repo-tools`, this package contains all OpenAPI related commands for your plugins. We will be using this throughout the tutorial.
|
||||
2. `@opticdev/optic`, this package is a dependency of `@backstage/repo-tools` but is only required for OpenAPI related commands.
|
||||
2. `@useoptic/optic`, this package is a dependency of `@backstage/repo-tools` but is only required for OpenAPI related commands.
|
||||
|
||||
You should install both of the above packages in the _root_ of your workspace.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user