Skip to content

Commit

Permalink
add 'acq-components' typings to exports
Browse files Browse the repository at this point in the history
  • Loading branch information
usavkov-epam committed Oct 9, 2024
1 parent 22a07c7 commit bce56ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
"node": ">=10.0.0"
},
"exports": {
"./acq-components": {
"types": {
"default": "./acq-components/index.d.ts"
}
},
"./components": {
"types": {
"default": "./components/index.d.ts"
Expand Down

0 comments on commit bce56ea

Please sign in to comment.