Skip to content

Commit b0c5eb0

Browse files
committed
adding files config
1 parent 786d74d commit b0c5eb0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@
3232
"restana": "^4.3.3",
3333
"stream-to-array": "^2.3.0"
3434
},
35+
"files": [
36+
"lib/",
37+
"index.js",
38+
"README.md",
39+
"LICENSE"
40+
],
3541
"devDependencies": {
3642
"aws-sdk": "^2.663.0",
3743
"chai": "^4.2.0",

0 commit comments

Comments
 (0)