Commit d4514be
Bypass pub constraint validation for dartfix 0.1.7.
Using this in lieu of the previous dartfix pubspec commit for 0.1.7;
pub no longer allows pinning to specific versions of dependencies.
So, create a constraint that technically allows a range but in
practice won't.
Change-Id: Ifc5cb1eeb733d1aafbf88c1d4cd7a602834e5b89
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/147220
Reviewed-by: Paul Berry <paulberry@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
Auto-Submit: Janice Collins <jcollins@google.com>1 parent 30da9d5 commit d4514be
File tree
3 files changed
+1
-27
lines changed- pkg/dartfix
- test
- src
3 files changed
+1
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
0 commit comments