Skip to content

Commit 90b24b4

Browse files
author
Martynas Žilinskas
committed
Added files in package.json.
1 parent 63f371a commit 90b24b4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@
2121
"bin": {
2222
"test-generator-cli": "./dist/index.js"
2323
},
24+
"files": [
25+
"dist",
26+
"@types",
27+
"**/*.md",
28+
"*.js",
29+
"!*.config.js"
30+
],
2431
"dependencies": {
2532
"@types/fs-extra": "^5.0.0",
2633
"@types/handlebars": "^4.0.36",

0 commit comments

Comments
 (0)