Skip to content

Commit 9cb650c

Browse files
committed
add bin to map globally
1 parent 32d745e commit 9cb650c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/cli/package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
"scripts": {
88
"test": "echo \"Error: no test specified\" && exit 1"
99
},
10+
"bin": {
11+
"smartui": "./src/index.js"
12+
},
13+
"keywords": [
14+
"lambdatest",
15+
"smartui"
16+
],
1017
"repository": {
1118
"type": "git",
1219
"url": "https://github.com/Lambdatest/smartui-cli"

0 commit comments

Comments
 (0)