mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 14:25:51 +00:00
claude-code with OpenAI mode fix
This commit is contained in:
8
packages/modifiers-napi/package.json
Normal file
8
packages/modifiers-napi/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "modifiers-napi",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "./src/index.ts",
|
||||
"types": "./src/index.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user