fix export paths. again.
This commit is contained in:
parent
9bf00bd028
commit
6dc5d9ebed
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"exports": {
|
||||
".": {
|
||||
"types": "./dist/index.d.ts",
|
||||
"default": "./dist/index.ts"
|
||||
"default": "./dist/index.js"
|
||||
},
|
||||
"./ser": {
|
||||
"types": "./dist/ser/index.d.ts",
|
||||
|
|
Loading…
Add table
Reference in a new issue