We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4827c commit 3aa8aa9Copy full SHA for 3aa8aa9
1 file changed
package.json
@@ -20,7 +20,7 @@
20
"url": "http://github.com/cyrus-and/chrome-har-capturer/issues"
21
},
22
"bin": {
23
- "chrome-har-capturer": "./bin/cli.js"
+ "chrome-har-capturer": "bin/cli.js"
24
25
"files": [
26
"bin",
0 commit comments