kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
fix: platform package exports
rodzic
4af0d23379
commit
4d92944b0c
|
@ -37,8 +37,8 @@
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
"types": "./dist/index.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
"types": "./dist/index.ts",
|
|
||||||
".": {
|
".": {
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.js",
|
"import": "./dist/index.js",
|
||||||
|
|
|
@ -41,8 +41,8 @@
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
"types": "./dist/index.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
"types": "./dist/index.ts",
|
|
||||||
".": {
|
".": {
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.js",
|
"import": "./dist/index.js",
|
||||||
|
|
|
@ -39,8 +39,8 @@
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
"types": "./dist/index.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
"types": "./dist/index.ts",
|
|
||||||
".": {
|
".": {
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.js",
|
"import": "./dist/index.js",
|
||||||
|
|
|
@ -47,8 +47,8 @@
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
"types": "./dist/index.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
"types": "./dist/index.ts",
|
|
||||||
".": {
|
".": {
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.js",
|
"import": "./dist/index.js",
|
||||||
|
|
|
@ -44,8 +44,8 @@
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
"types": "./dist/index.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
"types": "./dist/index.ts",
|
|
||||||
".": {
|
".": {
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.js",
|
"import": "./dist/index.js",
|
||||||
|
|
|
@ -38,8 +38,8 @@
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
"types": "./dist/index.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
"types": "./dist/index.ts",
|
|
||||||
".": {
|
".": {
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.js",
|
"import": "./dist/index.js",
|
||||||
|
|
|
@ -48,8 +48,8 @@
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
"types": "./dist/index.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
"types": "./dist/index.ts",
|
|
||||||
".": {
|
".": {
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.js",
|
"import": "./dist/index.js",
|
||||||
|
|
|
@ -37,8 +37,8 @@
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
"types": "./dist/index.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
"types": "./dist/index.ts",
|
|
||||||
".": {
|
".": {
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"import": "./dist/index.js",
|
"import": "./dist/index.js",
|
||||||
|
|
Ładowanie…
Reference in New Issue