Skip to content

Commit 40df530

Browse files
🔧 Add bin to package.json
1 parent 4fdf977 commit 40df530

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
],
88
"main": "dist/index.js",
99
"types": "dist/index.d.ts",
10+
"bin": "dist/cli.js",
1011
"scripts": {
1112
"build": "tsc",
1213
"test": "jest",

0 commit comments

Comments
 (0)