Skip to content

Commit

Permalink
fix dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Siggery committed Nov 8, 2024
1 parent 5770f1f commit fb8c5f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/tools/pie-monorepo-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "0.0.0",
"description": "Scripts and utilities used by the PIE monorepo",
"main": "index.js",
"files": [
"dist"
],
"scripts": {
"generate:component-statuses": "node ./component-statuses/generate-component-statuses.js",
"lint:scripts": "run -T eslint .",
Expand Down

0 comments on commit fb8c5f1

Please sign in to comment.