Skip to content

Commit

Permalink
Expose @arethetypeswrong/cli/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbranch committed Feb 8, 2024
1 parent 34b1fb9 commit fbc894d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/four-mayflies-heal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@arethetypeswrong/cli": patch
---

Add package.json to CLI exports
1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"attw": "./dist/index.js"
},
"exports": {
"./package.json": "./package.json",
"./internal/getExitCode": "./dist/getExitCode.js",
"./internal/render": "./dist/render/index.js"
},
Expand Down

0 comments on commit fbc894d

Please sign in to comment.