Skip to content

Commit adabc90

Browse files
DanTupCommit Queue
authored and
Commit Queue
committed
[dap] Update the repo URL in pkg:dap pubspec
This package was moved to third_party but the URL here was not updated so the link on Pub is a 404. This will need a new Pub release before it updates, but I'm not sure it's worth doing until there are some changes. Change-Id: Ibd1e4ba0208f13f27e1e04ba141e8a78155bd2bf Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/369700 Reviewed-by: Ben Konyi <[email protected]> Reviewed-by: Helin Shiah <[email protected]> Commit-Queue: Elliott Brooks <[email protected]>
1 parent ad759d3 commit adabc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/pkg/dap/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 1.3.0
33
description: >-
44
A package of classes that are generated from the DAP specifications along with
55
their generating code.
6-
repository: https://github.com/dart-lang/sdk/tree/main/pkg/dap
6+
repository: https://github.com/dart-lang/sdk/tree/main/third_party/pkg/dap
77

88
environment:
99
sdk: '>=2.19.0 <4.0.0'

0 commit comments

Comments
 (0)