We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fdf977 commit 40df530Copy full SHA for 40df530
package.json
@@ -7,6 +7,7 @@
7
],
8
"main": "dist/index.js",
9
"types": "dist/index.d.ts",
10
+ "bin": "dist/cli.js",
11
"scripts": {
12
"build": "tsc",
13
"test": "jest",
0 commit comments