Skip to content

Commit

Permalink
fix: correct package.json to remove extra files in npm pack
Browse files Browse the repository at this point in the history
Signed-off-by: mbwhite <whitemat@uk.ibm.com>
  • Loading branch information
mbwhite committed Jan 4, 2024
1 parent b8eaf61 commit f08793d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
"Matthew White <whitemat@uk.ibm.com>",
"Bence Dányi <bence.danyi@ibm.com>"
],
"files":[
"/dist",".tektonlintrc.yaml"
]
,
"license": "Apache-2.0",
"dependencies": {
"chalk": "^4.1.2",
Expand Down

0 comments on commit f08793d

Please sign in to comment.