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 c37a083 commit 7ca5f2aCopy full SHA for 7ca5f2a
package.json
@@ -12,7 +12,7 @@
12
".": "./dist/index.js",
13
"./internals": "./dist/index-internals.js",
14
"./internals.js": "./dist/index-internals.js",
15
- "./manifest": "./manifest.json"
+ "./manifest.json": "./manifest.json"
16
},
17
"bin": {
18
"actors-mcp-server": "./dist/stdio.js"
0 commit comments