Skip to content

Commit 7ca5f2a

Browse files
committed
add file extension
1 parent c37a083 commit 7ca5f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
".": "./dist/index.js",
1313
"./internals": "./dist/index-internals.js",
1414
"./internals.js": "./dist/index-internals.js",
15-
"./manifest": "./manifest.json"
15+
"./manifest.json": "./manifest.json"
1616
},
1717
"bin": {
1818
"actors-mcp-server": "./dist/stdio.js"

0 commit comments

Comments
 (0)