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

Replace deprecated fs-promise with fs-extra #482

Merged
merged 1 commit into from Jul 14, 2018
Merged

Conversation

stianjensen
Copy link
Member

fs-promise was just a wrapper around fs-extra adding promise support to
it, but now that fs-extra has gotten promise support directly,
fs-promise has been deprecated. This updates to use the latest version
of fs-extra directly (removing more deprecation warnings from the
install step).

fs-promise was just a wrapper around fs-extra adding promise support to
it, but now that fs-extra has gotten promise support directly,
fs-promise has been deprecated. This updates to use the latest version
of fs-extra directly (removing more deprecation warnings from the
install step).
@aleksanb aleksanb merged commit a92f9d6 into master Jul 14, 2018
@aleksanb aleksanb deleted the update-fs-promise branch July 14, 2018 19:23
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