diff --git a/doc/files/package.json.md b/doc/files/package.json.md index 95e77d34c5f9f..d889c9e59e1cc 100644 --- a/doc/files/package.json.md +++ b/doc/files/package.json.md @@ -748,6 +748,10 @@ This option used to trigger an npm warning, but it will no longer warn. It is purely there for informational purposes. It is now recommended that you install any binaries as local devDependencies wherever possible. +## preferDev + +Inform that this package is usually installed in `devDependencies`. + ## private If you set `"private": true` in your package.json, then npm will refuse