diff --git a/pkgs/collection/pubspec.yaml b/pkgs/collection/pubspec.yaml index 500c5275..d9f2508e 100644 --- a/pkgs/collection/pubspec.yaml +++ b/pkgs/collection/pubspec.yaml @@ -60,4 +60,5 @@ dependency_overrides: git: url: git://github.com/dart-lang/test.git path: pkgs/test - typed_data: 1.3.0-nullsafety + typed_data: + git: git://github.com/dart-lang/typed_data.git