Skip to content

Commit 6dd5a77

Browse files
committed
build: only push necessary to npm
1 parent 664fe65 commit 6dd5a77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"semantic-release":
1616
"semantic-release pre && npm publish && semantic-release post"
1717
},
18+
"files": ["lib", "index.js", "README.md"],
1819
"dependencies": {
1920
"@commitlint/core": "^4.2.2",
2021
"probot": "^3.0.0"

0 commit comments

Comments
 (0)