Skip to content

Commit

Permalink
Remove files filter
Browse files Browse the repository at this point in the history
Publish the whole package. See https://www.youtube.com/watch?v=D18jlN2JNE0
  • Loading branch information
bcomnes authored Nov 23, 2023
1 parent 3e5c6fd commit e9ef541
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
"bin": {
"cpx": "bin/index.js"
},
"files": [
"bin",
"lib"
],
"scripts": {
"prepublishOnly": "git push --follow-tags && gh-release -y",
"version": "auto-changelog -p --template keepachangelog auto-changelog --breaking-pattern 'BREAKING CHANGE:' && git add CHANGELOG.md",
Expand Down

0 comments on commit e9ef541

Please sign in to comment.