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(deps): add 'webpack' to peer deps #43

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

nicholaschiang
Copy link
Contributor

Enables Yarn v2 support and gets rid of Yarn v1 warnings that:

next-images@npm:1.4.1 doesn't provide webpack@^4.0.0 || ^5.0.0 requested by file-loader@npm:6.0.0
next-images@npm:1.4.1 doesn't provide webpack@^4.0.0 || ^5.0.0 requested by url-loader@npm:4.1.0

Enables Yarn v2 support and gets rid of Yarn v1 warnings that:

```
next-images@npm:1.4.1 doesn't provide webpack@^4.0.0 || ^5.0.0 requested by file-loader@npm:6.0.0
next-images@npm:1.4.1 doesn't provide webpack@^4.0.0 || ^5.0.0 requested by url-loader@npm:4.1.0
```
@arefaslani arefaslani merged commit 9367e1e into twopluszero:master Sep 8, 2020
@arefaslani
Copy link
Member

Thanks for fixing the issue. I will update the NPM package with the new changes ASAP.

@arefaslani
Copy link
Member

Released in V1.4.2 👍

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