Skip to content

Commit 1e78bd0

Browse files
committed
[ package:dds ] Add missing package:shelf_static dependency in
pubspec.yaml Change-Id: Ifd7954d66bd8af2f74d5e718d2dc6f5ccc1f738f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/154564 Reviewed-by: Zichang Guo <[email protected]>
1 parent 51d3fae commit 1e78bd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/dds/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ dependencies:
1717
pedantic: ^1.7.0
1818
shelf: ^0.7.5
1919
shelf_proxy: ^0.1.0+7
20+
shelf_static: ^0.2.8
2021
shelf_web_socket: ^0.2.3
2122
sse: ^3.5.0
2223
stream_channel: ^2.0.0

0 commit comments

Comments
 (0)