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

package.json for webpack 4 #184

Closed
wants to merge 1 commit into from
Closed

package.json for webpack 4 #184

wants to merge 1 commit into from

Conversation

scoop2
Copy link

@scoop2 scoop2 commented Apr 10, 2018

Several plugins had been updated for webpack 4 and webpack-stream is not working if it runs webpack 3.

@TSMMark
Copy link

TSMMark commented Apr 12, 2018

Anything we can do to get this merged?

@@ -34,7 +34,7 @@
"plugin-error": "^1.0.1",
"through": "^2.3.8",
"vinyl": "^2.1.0",
"webpack": "^3.4.1"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should be listed on "peerDependencies", not "dependencies".

@shama
Copy link
Owner

shama commented Jul 17, 2018

Fixed by #187

@shama shama closed this Jul 17, 2018
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.

4 participants