Skip to content

Commit

Permalink
chore: add exports field to @chevrotain/types
Browse files Browse the repository at this point in the history
  • Loading branch information
bd82 committed Jul 17, 2023
1 parent b31a387 commit 51af6ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
],
"type": "module",
"types": "./api.d.ts",
"exports": {
".": {
"types": "./api.d.ts"
}
},
"repository": {
"type": "git",
"url": "git://github.com/Chevrotain/chevrotain.git"
Expand Down

0 comments on commit 51af6ca

Please sign in to comment.