We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 505ce65 commit 9559ea4Copy full SHA for 9559ea4
1 file changed
package.json
@@ -6,7 +6,7 @@
6
"main": "./dist/plugin/strray-codex-injection.js",
7
"types": "./dist/plugin/plugins/strray-codex-injection.d.ts",
8
"bin": {
9
- "strray-ai": "./dist/cli/index.js"
+ "strray-ai": "dist/cli/index.js"
10
},
11
"oh-my-opencode": {
12
"plugin": "./dist/plugin/plugins/strray-codex-injection.js",
0 commit comments