Commit 4fd2ac2
fix: rename run-mcp.js to .cjs for CommonJS compat
Package has "type": "module" so .js files are ESM. Rename to .cjs
to keep using CommonJS require() syntax.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 06e289c commit 4fd2ac2
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
File renamed without changes.
0 commit comments