Skip to content

Commit

Permalink
fix(lhci-report): fix publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepolischuk committed Mar 22, 2024
1 parent 41cc7f5 commit d73d90e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/lhci-report/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"bin": {
"lhci-report": "dist/cli.js"
},
"files": [
"dist"
],
"types": "dist/cli.d.ts",
"license": "MIT",
"sideEffects": false,
Expand Down

0 comments on commit d73d90e

Please sign in to comment.