We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd50aa3 commit f67050aCopy full SHA for f67050a
package.json
@@ -5,7 +5,7 @@
5
"node": "~12.16.3"
6
},
7
"bin": {
8
- "hflow": "./bin/hflow",
+ "hflow": "./bin/hflow.js",
9
"hflow-recovery-analysis": "./bin/hflow-recover-analyze.js"
10
11
"scripts": {
0 commit comments