Skip to content

Commit 44a1d41

Browse files
fix(sdk): add top-level types field for legacy moduleResolution
1 parent 936bee5 commit 44a1d41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/sdk/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"homepage": "https://modelcontextprotocol.io",
88
"bugs": "https://github.com/modelcontextprotocol/typescript-sdk/issues",
99
"type": "module",
10+
"types": "./dist/index.d.ts",
1011
"repository": {
1112
"type": "git",
1213
"url": "git+https://github.com/modelcontextprotocol/typescript-sdk.git"

0 commit comments

Comments
 (0)