aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sra-report/package.json')
-rw-r--r--packages/sra-report/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sra-report/package.json b/packages/sra-report/package.json
index 5f8701997..f472aaaae 100644
--- a/packages/sra-report/package.json
+++ b/packages/sra-report/package.json
@@ -16,7 +16,7 @@
"manual:postpublish": "yarn build; node ./scripts/postpublish.js"
},
"bin": {
- "sra-report": "lib/src/index.js"
+ "sra-report": "bin/sra-report.js"
},
"repository": {
"type": "git",