Skip to content

Commit c0b67a9

Browse files
authored
Include doc/ in npm package
fixes #625
1 parent 46cfd10 commit c0b67a9

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
@@ -20,7 +20,8 @@
2020
},
2121
"files": [
2222
"lib",
23-
"bin"
23+
"bin",
24+
"doc"
2425
],
2526
"man": "./doc/http-server.1",
2627
"engines": {

0 commit comments

Comments
 (0)