We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a146f commit 8908561Copy full SHA for 8908561
package.json
@@ -6,7 +6,7 @@
6
"main": "./dist/index.js",
7
"types": "./dist/index.d.ts",
8
"bin": {
9
- "opencode-srd-framework": "./dist/cli.js"
+ "opencode-srd-framework": "dist/cli.js"
10
},
11
"exports": {
12
".": {
0 commit comments