We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df1243b + 02a0cae commit ac5bee6Copy full SHA for ac5bee6
1 file changed
package.json
@@ -61,6 +61,7 @@
61
],
62
"license": "MIT",
63
"oclif": {
64
+ "repositoryPrefix": "<%- repo %>/blob/<%- version %>/<%- commandPath %>",
65
"commands": "./lib/commands",
66
"hooks": {
67
"update": "./lib/hooks/update.js"
0 commit comments