-
-
Notifications
You must be signed in to change notification settings - Fork 75
chore(package): update devDependencies && peerDependencies (webpack v2.2.1...3.0.0)
#114
Conversation
Codecov Report
@@ Coverage Diff @@
## master #114 +/- ##
=======================================
Coverage 91.12% 91.12%
=======================================
Files 3 3
Lines 169 169
=======================================
Hits 154 154
Misses 15 15
Continue to review full report at Codecov.
|
| }, | ||
| "peerDependencies": { | ||
| "webpack": "^1.12.0 || ^2.1.0-beta.0 || ^2.1.0" | ||
| "webpack": "^1.0.0 || ^2.0.0 || >= 3.0.0-rc.0 || ^3.0.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- >= 3.0.0-rc.0?
It's just noise to set beta, rc, next etc imho :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just doing what webpack-defaults does - does it need to be in there @d3viant0ne, given the short run of the RC?
devDependencies && peerDependencies (webpack v2.2.1...3.0.0)
|
@insin This is ready, I suppose ? :) |
michael-ciniawsky
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@insin thx
peerDependenciesstring from webpack-defaults