Skip to content

Commit 5138b18

Browse files
committed
chore(cli): set executable
1 parent 7a44965 commit 5138b18

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"description": "Find out the smells in your tests, suggestions for correction and the theory behind them",
66
"main": "dist/cli.js",
77
"types": "./types/src/index.d.ts",
8+
"bin": "dist/cli.js",
89
"dependencies": {
910
"esprima": "^4.0.1",
1011
"handlebars": "^4.7.8"

package-lock.json

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)