Skip to content

Commit

Permalink
fix: bug in bin, while installing
Browse files Browse the repository at this point in the history
Signed-off-by: Charlike Mike Reagent <mameto2011@gmail.com>
  • Loading branch information
Charlike Mike Reagent committed Nov 2, 2018
1 parent 391096c commit df863e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
],
"bin": {
"scripts": "cli.js",
"tunnckocore-scripts": "cli.js",
"@tunnckocore/scripts": "cli.js"
"tunnckocore-scripts": "cli.js"
},
"main": "index.js",
"module": "src/index.js",
Expand Down

0 comments on commit df863e1

Please sign in to comment.