Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update node_modules/.bin #61

Merged
merged 5 commits into from
May 6, 2019
Merged

feat: update node_modules/.bin #61

merged 5 commits into from
May 6, 2019

Conversation

aleclarson
Copy link
Contributor

@aleclarson aleclarson commented Dec 30, 2018

Make the add and link commands update the node_modules/.bin directory.

The only relevant commit: 62d6feb

Probably wanta merge #60 first

and upgrade "husky" to v1.3
Any commands with a --yarn flag will look for a "yarn.lock" file in the working directory. When a lockfile exists, the --yarn flag will be true by default.

Other fixes:
- actually use argv.yarn for the "link" command
- actually use the `getPackageManager` function's argument
- remove unused `showVersion` function
Make the `add` and `link` commands update the "node_modules/.bin" directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants