We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91cdb3d commit 26cf409Copy full SHA for 26cf409
packages/cli/package.json
@@ -8,6 +8,7 @@
8
"module": "./dist/index.mjs",
9
"types": "./dist/index.d.ts",
10
"bin": {
11
+ "langbase": "dist/index.js",
12
"lb": "dist/index.js"
13
},
14
"author": {
0 commit comments