Rename .js to .mjs and update import paths
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
"type": "module",
|
||||
"description": "Paste text into the Claude Code terminal window via xdotool",
|
||||
"bin": {
|
||||
"claude-remote": "./claude-remote.js"
|
||||
"claude-remote": "./claude-remote.mjs"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user