We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bin/octoherd.js
1 parent 8d8f42a commit 26180eaCopy full SHA for 26180ea
package.json
@@ -6,7 +6,7 @@
6
"type": "module",
7
"version": "0.0.0-development",
8
"description": "CLI to run a custom script on one or multiple repositories",
9
- "exports": "./index.js",
+ "exports": "./bin/octoherd.js",
10
"bin": {
11
"octoherd": "bin/octoherd.js"
12
},
0 commit comments