Skip to content

Commit 98ef54f

Browse files
authored
Merge pull request #26 from Updater/publish-source-only
fix: only publish the source to `npm`
2 parents aef589b + 051b87b commit 98ef54f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.0-development",
44
"description": " A `semantic-release` plugin that creates a changelog comment on Github PRs.",
55
"main": "src/index.js",
6+
"files": ["src"],
67
"repository": "https://github.com/Updater/semantic-release-github-pr.git",
78
"scripts": {
89
"format": "prettier --write --single-quote --trailing-comma es5",

0 commit comments

Comments
 (0)