From deea96a5946b96016c9e5cd56b2902235cc80072 Mon Sep 17 00:00:00 2001 From: Jiachi Liu Date: Fri, 29 Nov 2024 15:22:30 +0100 Subject: [PATCH] docs: update rename --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12df99f2..b01e8cd5 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ The output format will based on the exports condition and also the file extensio > [!NOTE] > All the `dependencies` and `peerDependencies` will be marked as external automatically and not included in the bundle. If you want to include them in the bundle, you can use the `--no-external` option. -#### Prepare +#### Prepare Package ```sh # Use bunchee to prepare package.json configuration @@ -142,7 +142,7 @@ If you're using TypeScript with Node 10 and Node 16 module resolution, you can u -#### Lint +#### Lint Package `lint` command will check the package.json configuration is valid or not, it can valid few things like: