Skip to content

Commit 093caf2

Browse files
committed
Fix bstracing CLI link
1 parent 26eeca6 commit 093caf2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"bin": {
4141
"bsc": "cli/bsc.js",
42-
"bstracing": "lib/bstracing.js",
42+
"bstracing": "cli/bstracing.js",
4343
"rescript": "cli/rescript.js",
4444
"rescript-tools": "cli/rescript-tools.js",
4545
"rewatch": "cli/rewatch.js"

0 commit comments

Comments
 (0)