From 0d5d3e5dfca824e4ec7eba4fd7c2bcfd01486f1d Mon Sep 17 00:00:00 2001 From: Fernando Daciuk Date: Sat, 25 Feb 2023 09:33:21 -0300 Subject: docs: fix typo in install.md file (#2179) --- docs/cli/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cli/install.md') diff --git a/docs/cli/install.md b/docs/cli/install.md index 09edc59ec..deeb57629 100644 --- a/docs/cli/install.md +++ b/docs/cli/install.md @@ -72,7 +72,7 @@ optional = true # whether to install devDependencies dev = true -# whether to install devDependencies +# whether to install peerDependencies peer = false # equivalent to `--production` flag -- cgit v1.2.3