Skip to content

Commit 77bad44

Browse files
committed
chore: devDepdencies
1 parent 04c8625 commit 77bad44

File tree

1 file changed

+1
-1
lines changed
  • website/docs/en/guide/advanced

1 file changed

+1
-1
lines changed

website/docs/en/guide/advanced/dts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you want to generate bundleless DTS, you can:
5050

5151
If you want to generate bundle DTS, you can:
5252

53-
1. Install `@microsoft/api-extractor` as a development dependency, which is the underlying tool used for bundling DTS files.
53+
1. Install `@microsoft/api-extractor` as `devDependencies`, which is the underlying tool used for bundling DTS files.
5454

5555
import { PackageManagerTabs } from '@theme';
5656

0 commit comments

Comments
 (0)