Skip to content

Commit df863e1

Browse files
author
Charlike Mike Reagent
committed
fix: bug in bin, while installing
Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
1 parent 391096c commit df863e1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
],
3434
"bin": {
3535
"scripts": "cli.js",
36-
"tunnckocore-scripts": "cli.js",
37-
"@tunnckocore/scripts": "cli.js"
36+
"tunnckocore-scripts": "cli.js"
3837
},
3938
"main": "index.js",
4039
"module": "src/index.js",

0 commit comments

Comments
 (0)