Skip to content

Update webpack version in peerDependencies#21

Merged
jamesandersen merged 1 commit intojamesandersen:masterfrom
RomanHotsiy:patch-1
Jan 12, 2017
Merged

Update webpack version in peerDependencies#21
jamesandersen merged 1 commit intojamesandersen:masterfrom
RomanHotsiy:patch-1

Conversation

@RomanHotsiy
Copy link

@RomanHotsiy RomanHotsiy commented Jan 12, 2017

When using the plugin with webpack >=2 npm warns about unresolved peer dependencies:

npm WARN string-replace-webpack-plugin@0.0.4 requires a peer of webpack@^1.4.2 but none was installed.

I've added >=2.2.0-rc.0 to the range. I've chosen 2.2.0-rc.0 because it seems that there were some issues with 2.1.0-beta.27.

@jamesandersen jamesandersen merged commit 977031c into jamesandersen:master Jan 12, 2017
@jamesandersen
Copy link
Owner

Thanks @RomanGotsiy! just merged and published to npm

@RomanHotsiy
Copy link
Author

@jamesandersen that was fast 🚅 ! Thanks

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