Skip to content

Commit

Permalink
pkg: try fix bin
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Nov 20, 2024
1 parent 84e87a4 commit 4684bb7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
"scripts": {
"test": "echo No tests"
},
"bin": {
"spark-impact-evaluator": "bin/spark-impact-evaluator.js"
},
"bin": "bin/spark-impact-evaluator.js",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 4684bb7

Please sign in to comment.