Skip to content

Commit 3e796b0

Browse files
committed
Add files to package.json
1 parent b4bfcac commit 3e796b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"prompts": "^2.4.2",
1515
"yargs": "^17.5.1"
1616
},
17+
"files": [
18+
"dist",
19+
"README.md",
20+
"LICENSE"
21+
],
1722
"devDependencies": {
1823
"@types/node": "^18.0.0",
1924
"@types/prompts": "^2.0.14",

0 commit comments

Comments
 (0)