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

Fixes script for libraries that doesn't have dependencies #65

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

renanbandeira
Copy link
Contributor

dependencies attribute in package.json file isn't required and it could not exist in some cases. In my case, I use lerna and yarn workspaces to manage my monorepo, and some libraries doesn't have dependencies and this causes the script to fail

dependencies attribute in package.json file isn't required and it could not exist in some cases. In my case, I use lerna and yarn workspaces to manage my monorepo, and some libraries doesn't have dependencies and this causes the script to fail
@obahareth obahareth merged commit 8ab2e14 into obahareth:master Jul 21, 2021
@obahareth
Copy link
Owner

@all-contributors please add @renanbandeira for code

@allcontributors
Copy link
Contributor

@obahareth

I've put up a pull request to add @renanbandeira! 🎉

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.

None yet

2 participants