Skip to content

Commit

Permalink
Include docs in published npm package.
Browse files Browse the repository at this point in the history
Hi! Thanks for creating npm-run-all :D

This tiny patch adds the docs to the published npm package, so
they can be read offline.
  • Loading branch information
goto-bus-stop committed May 1, 2017
1 parent 46cfd57 commit 0fca0e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -10,7 +10,8 @@
"main": "lib/index.js",
"files": [
"bin",
"lib"
"lib",
"docs"
],
"engines": {
"node": ">= 4"
Expand Down

0 comments on commit 0fca0e0

Please sign in to comment.