Skip to content

Commit a75f8ef

Browse files
authored
Update dependencies for the Dart Debug Extension (#1479)
1 parent b7c84b6 commit a75f8ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dwds/debug_extension/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ dependencies:
1818

1919
dev_dependencies:
2020
build: ^2.0.0
21-
build_web_compilers: ">=1.2.0 <3.0.0"
22-
build_runner: ">=1.5.0 <2.0.0"
21+
build_web_compilers: ^3.0.0
22+
build_runner: ^2.0.6
2323
built_collection: ^5.0.0
2424
dwds: ^11.0.0
2525
webdev: ^2.0.0

0 commit comments

Comments
 (0)