mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 07:56:59 +00:00
Updated exports
This commit is contained in:
parent
a23003ebfe
commit
85b02ef9e2
@ -9,18 +9,12 @@
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./*": {
|
||||
"types": "./dist/index.d.ts",
|
||||
"import": "./dist/index.jsx"
|
||||
}
|
||||
"*": "./dist/*"
|
||||
},
|
||||
"typesVersions": {
|
||||
"*": {
|
||||
"*": [
|
||||
"src/*"
|
||||
],
|
||||
"api": [
|
||||
"src/api/index.ts"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user