Skip to content

Commit

Permalink
Fixed issue with cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jwadhwani committed Sep 5, 2016
1 parent 6627650 commit 239270d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Parser for the V8's -gc_trace option with export to csv",
"main": "index.js",
"bin": {
"gc-trace-parser-csv": "./index.js"
"gc-trace-parser-csv": "./bin/gc-trace-parser-csv.js"
},
"directories": {
"example": "examples",
Expand Down

0 comments on commit 239270d

Please # to comment.