We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ec906 commit 66ee46bCopy full SHA for 66ee46b
package.json
@@ -4,7 +4,7 @@
4
"description": "WordPress Plugin Hook Documentation Generator",
5
"main": "dist/cli.js",
6
"bin": {
7
- "wp-hooks-documentor": "./dist/cli.js"
+ "wp-hooks-documentor": "dist/cli.js"
8
},
9
"files": [
10
"dist/**/*",
0 commit comments