Skip to content

Commit

Permalink
馃┕ (scripts) explicit files (please build dist haha)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeFitz committed May 14, 2021
1 parent ad1f532 commit 6a8209d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,15 @@
"@octokit/rest": "18.5.3"
},
"files": [
"dist/*",
"dist/data/labels.js",
"dist/data/milestone.js",
"dist/github/label.js",
"dist/github/milestone.js",
"dist/github/pullRequest.js",
"dist/templates/PULL_REQUEST__GITFLOW.js",
"dist/utils/getChars.js",
"dist/utils/getPackageJson.js",
"dist/index.js",
"package.json",
"yarn.lock"
]
Expand Down

0 comments on commit 6a8209d

Please sign in to comment.