Skip to content

Commit cc5529b

Browse files
authored
Drop the Git dependency on source_span (#1751)
We don't need to narrow the version constraint because this release just improves formatting, it doesn't actually change the API.
1 parent 1bd7744 commit cc5529b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pubspec.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ dev_dependencies:
4949
test_descriptor: ^2.0.0
5050
test_process: ^2.0.0
5151
yaml: ^3.1.0
52-
53-
dependency_overrides:
54-
source_span:
55-
git:
56-
url: https://github.com/dart-lang/source_span
57-
ref: multi-line-label

0 commit comments

Comments
 (0)