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

fix: promisifying the newest release of mkdirp breaks mkdirp. #412

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

lholmquist
Copy link
Member

The most recent version(1.0.3) of mkdirp actual returns a promise, so there is no need to return a promise now

fixes #411

The most recent version(1.0.3) of mkdirp actual returns a promise, so there is no need to return a promise now

fixes nodeshift#411
@coveralls
Copy link

coveralls commented Feb 19, 2020

Pull Request Test Coverage Report for Build 1101

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.674%

Totals Coverage Status
Change from base Build 724: 0.0%
Covered Lines: 641
Relevant Lines: 666

💛 - Coveralls

@lholmquist lholmquist merged commit 94a22f2 into nodeshift:master Feb 19, 2020
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.

nodeshift invalid options argument
2 participants