Skip to content

Commit 26cf409

Browse files
committed
👌 IMPROVE: bin command
1 parent 91cdb3d commit 26cf409

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"module": "./dist/index.mjs",
99
"types": "./dist/index.d.ts",
1010
"bin": {
11+
"langbase": "dist/index.js",
1112
"lb": "dist/index.js"
1213
},
1314
"author": {

0 commit comments

Comments
 (0)