File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ Now consider this scenario:
150
150
The PVP could require that package B must bump its major version number
151
151
as it now (re-)exports one fewer instances. This will however require
152
152
more frequent version bumps in the whole ecosystem. As a pragmatic
153
- solution, for now the PVP doesn't required a major version bump in this
153
+ solution, for now the PVP doesn't require a major version bump in this
154
154
case and instead leaves it to package C to add a dependency on package A
155
155
to handle this situation.
156
156
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Now consider this scenario:
153
153
The PVP could require that package B must bump its major version number
154
154
as it now (re-)exports one fewer instances. This will however require
155
155
more frequent version bumps in the whole ecosystem. As a pragmatic
156
- solution, for now the PVP doesn't required a major version bump in this
156
+ solution, for now the PVP doesn't require a major version bump in this
157
157
case and instead leaves it to package C to add a dependency on package A
158
158
to handle this situation.
159
159
You can’t perform that action at this time.
0 commit comments