Closed justin-calleja closed 8 years ago
Installs globally as latest-version instead of yoda-said.
latest-version
yoda-said
You should be able to fix this by using the following in package.json:
"bin": { "yoda-said": "cli.js" },
Thanks for reporting, fixed in 1.0.1
1.0.1
Installs globally as
latest-version
instead ofyoda-said
.You should be able to fix this by using the following in package.json: