File tree Expand file tree Collapse file tree 4 files changed +12
-38
lines changed
Expand file tree Collapse file tree 4 files changed +12
-38
lines changed Original file line number Diff line number Diff line change 2222 ],
2323 "exports" : {
2424 "." : {
25- "import" : " ./dist/index.js"
26- }
27- },
28- "typesVersions" : {
29- "*" : {
30- "*" : [
31- " ./dist/*"
32- ]
25+ "import" : " ./dist/index.js" ,
26+ "types" : " ./dist/index.d.ts"
3327 }
3428 },
3529 "files" : [
Original file line number Diff line number Diff line change 2323 ],
2424 "exports" : {
2525 "." : {
26- "import" : " ./dist/index.js"
26+ "import" : " ./dist/index.js" ,
27+ "types" : " ./dist/index.d.ts"
2728 },
2829 "./types" : {
29- "import" : " ./dist/exports/types/index.js"
30- },
31- "./test-helpers" : {
32- "import" : " ./dist/exports/test-helpers/index.js"
33- }
34- },
35- "typesVersions" : {
36- "*" : {
37- "*" : [
38- " ./dist/*"
39- ]
30+ "import" : " ./dist/exports/types/index.js" ,
31+ "types" : " ./dist/exports/types/index.d.ts"
4032 }
4133 },
4234 "files" : [
Original file line number Diff line number Diff line change 2323 ],
2424 "exports" : {
2525 "." : {
26- "import" : " ./dist/index.js"
26+ "import" : " ./dist/index.js" ,
27+ "types" : " ./dist/index.d.ts"
2728 },
2829 "./types" : {
29- "import" : " ./dist/exports/types/index.js"
30- }
31- },
32- "typesVersions" : {
33- "*" : {
34- "*" : [
35- " ./dist/*"
36- ]
30+ "import" : " ./dist/exports/types/index.js" ,
31+ "types" : " ./dist/exports/types/index.d.ts"
3732 }
3833 },
3934 "files" : [
Original file line number Diff line number Diff line change 1616 "pnpm" : " >=10.24.0"
1717 },
1818 "packageManager" : " pnpm@10.24.0" ,
19- "packageManager" : " pnpm@10.24.0" ,
2019 "keywords" : [
2120 " modelcontextprotocol" ,
2221 " mcp"
2322 ],
2423 "exports" : {
2524 "." : {
26- "import" : " ./dist/index.js"
27- }
28- },
29- "typesVersions" : {
30- "*" : {
31- "*" : [
32- " ./dist/*"
33- ]
25+ "import" : " ./dist/index.js" ,
26+ "types" : " ./dist/index.d.ts"
3427 }
3528 },
3629 "files" : [
You can’t perform that action at this time.
0 commit comments