kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
put default export as the last in package.json
rodzic
a84826f29b
commit
343157c266
|
@ -11,8 +11,8 @@
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
"import": "./build/index.js",
|
"import": "./build/index.js",
|
||||||
"default": "./build/index.js",
|
"types": "./build/index.d.ts",
|
||||||
"types": "./build/index.d.ts"
|
"default": "./build/index.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
|
|
Ładowanie…
Reference in New Issue