Skip to content

Commit 3aa8aa9

Browse files
committed
Fix package.json
1 parent 8c4827c commit 3aa8aa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"url": "http://github.com/cyrus-and/chrome-har-capturer/issues"
2121
},
2222
"bin": {
23-
"chrome-har-capturer": "./bin/cli.js"
23+
"chrome-har-capturer": "bin/cli.js"
2424
},
2525
"files": [
2626
"bin",

0 commit comments

Comments
 (0)