Skip to content

Commit 57776a0

Browse files
authored
Use latest version of package:sse in the MV3 Debug Extension (#1859)
1 parent 8795ca5 commit 57776a0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

dwds/debug_extension_mv3/pubspec.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,9 @@ dev_dependencies:
2020
built_value_generator: ^8.3.0
2121
build_web_compilers: ^3.0.0
2222
dwds: ^16.0.0
23-
sse: ^4.1.0
23+
sse: ^4.1.2
2424
web_socket_channel: ^2.2.0
2525

2626
dependency_overrides:
2727
dwds:
2828
path: ..
29-
# TODO(elliette): Remove override once package:sse is published.
30-
sse:
31-
path: /Users/elliottbrooks/dev/sse

0 commit comments

Comments
 (0)