Skip to content

Commit 497be82

Browse files
Update package.json
Co-authored-by: Ross Phillips <12723297+rphillips-cc@users.noreply.github.com>
1 parent 413a062 commit 497be82

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
},
2323
"files": [
2424
"src/**/*.ts",
25-
"bin/**"
25+
"bin/**",
26+
"docs/**"
2627
],
2728
"scripts": {
2829
"build": "tsc",

0 commit comments

Comments
 (0)