Skip to content

Commit

Permalink
Add missing types path to publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
robknight committed Sep 15, 2024
1 parent 385f369 commit 4f1a777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/client-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"typescript": "^5.5"
},
"publishConfig": {
"types": "./dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 4f1a777

Please sign in to comment.