We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd09af commit d59f533Copy full SHA for d59f533
jsr.json
@@ -1,6 +1,6 @@
1
{
2
- "exports": "./src/index.js",
3
- "include": ["src/index.js", "src/bin/mcp-proxy.js"],
+ "exports": "./src/index.ts",
+ "include": ["src/index.ts", "src/bin/mcp-proxy.ts"],
4
"license": "MIT",
5
"name": "@punkpeye/mcp-proxy",
6
"version": "1.0.0"
0 commit comments