We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51bc99d commit c1e01d9Copy full SHA for c1e01d9
1 file changed
docs/lib/content/configuring-npm/package-json.md
@@ -285,6 +285,7 @@ Certain files are always included, regardless of settings:
285
* `README`
286
* `LICENSE` / `LICENCE`
287
* The file in the "main" field
288
+* The file(s) in the "bin" field
289
290
`README` & `LICENSE` can have any case and extension.
291
0 commit comments