Skip to content

Commit f67050a

Browse files
committed
Switch 'hflow' to new 'hflow.js'
1 parent bd50aa3 commit f67050a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"node": "~12.16.3"
66
},
77
"bin": {
8-
"hflow": "./bin/hflow",
8+
"hflow": "./bin/hflow.js",
99
"hflow-recovery-analysis": "./bin/hflow-recover-analyze.js"
1010
},
1111
"scripts": {

0 commit comments

Comments
 (0)