We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5457ac commit 3465bd6Copy full SHA for 3465bd6
1 file changed
package.json
@@ -39,7 +39,7 @@
39
},
40
"type": "module",
41
"bin": {
42
- "clawkernel": "./bin/clawkernel.mjs"
+ "clawkernel": "bin/clawkernel.mjs"
43
44
"files": [
45
"dist/",
0 commit comments