Skip to content

Commit 873f036

Browse files
authored
Merge pull request #95 from goto-bus-stop/feature/docs-in-pkg
Include docs in published npm package.
2 parents 46cfd57 + 0fca0e0 commit 873f036

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"main": "lib/index.js",
1111
"files": [
1212
"bin",
13-
"lib"
13+
"lib",
14+
"docs"
1415
],
1516
"engines": {
1617
"node": ">= 4"

0 commit comments

Comments
 (0)