Skip to content

Commit d87e2e5

Browse files
authored
fix: missing docs for codecept UI (#4175)
1 parent 6827822 commit d87e2e5

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
@@ -25,7 +25,8 @@
2525
"bin",
2626
"lib",
2727
"translations",
28-
"typings/**/*.d.ts"
28+
"typings/**/*.d.ts",
29+
"docs/webapi/**"
2930
],
3031
"main": "lib/index.js",
3132
"typings": "typings/index.d.ts",

0 commit comments

Comments
 (0)