Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 8a0ab52

Browse files
jason-simmonsmehmetf
authored andcommitted
Pin the version of meta used by web_ui (#19544)
The latest version of meta now exports "unawaited", which conflicts with the version of test_api currently used by web_ui.
1 parent 78a676d commit 8a0ab52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web_ui/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ environment:
55
sdk: ">=2.9.0-0 <3.0.0"
66

77
dependencies:
8-
meta: ^1.1.8
8+
meta: 1.1.8
99

1010
dev_dependencies:
1111
analyzer: 0.39.10

0 commit comments

Comments
 (0)