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

chore(package): Swap out requireindex #297

Merged

Conversation

scriptdaemon
Copy link
Contributor

Swap out requireindex dependency with the more recently updated
dependency require-all. The old dependency uses deprecated API that
breaks when running in a Jest testing environment.

Fixes #290

Swap out `requireindex` dependency with the more recently updated
dependency `require-all`. The old dependency uses deprecated API that
breaks when running in a Jest testing environment.

Fixes vuejs#290
@michalsnik
Copy link
Member

Thanks @scriptdaemon !

@michalsnik michalsnik merged commit a96a1e0 into vuejs:master Dec 21, 2017
@scriptdaemon scriptdaemon deleted the scriptdaemon/swap-outdated-dep branch December 22, 2017 01:19
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