Skip to content

Commit

Permalink
Merge branch 'master' into stripes-900
Browse files Browse the repository at this point in the history
  • Loading branch information
ncovercash authored Dec 21, 2023
2 parents b303656 + 7c8e22c commit 3ec5505
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,21 @@
"types": {
"default": "./components/index.d.ts"
}
},
"./core": {
"types": {
"default": "./core/index.d.ts"
}
},
"./final-form": {
"types": {
"default": "./final-form/index.d.ts"
}
},
"./smart-components": {
"types": {
"default": "./smart-components/index.d.ts"
}
}
},
"dependencies": {
Expand Down

0 comments on commit 3ec5505

Please sign in to comment.