From f4b3792eb59617fb60ec5a10b221daaa21292fc7 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Mon, 25 Nov 2024 20:01:13 -0600 Subject: [PATCH] oops --- pkgs/test/pubspec.yaml | 4 ++-- pkgs/test_core/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/test/pubspec.yaml b/pkgs/test/pubspec.yaml index 4f55ce703..485ce0aeb 100644 --- a/pkgs/test/pubspec.yaml +++ b/pkgs/test/pubspec.yaml @@ -35,8 +35,8 @@ dependencies: stream_channel: ^2.1.0 # Use an exact version until the test_api and test_core package are stable. - test_api: 0.7.4-wip - test_core: 0.6.6-wip + test_api: 0.7.4 + test_core: 0.6.6 typed_data: ^1.3.0 web_socket_channel: '>=2.0.0 <4.0.0' diff --git a/pkgs/test_core/pubspec.yaml b/pkgs/test_core/pubspec.yaml index 987855791..72452d895 100644 --- a/pkgs/test_core/pubspec.yaml +++ b/pkgs/test_core/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: stack_trace: ^1.10.0 stream_channel: ^2.1.0 # Use an exact version until the test_api package is stable. - test_api: 0.7.4-wip + test_api: 0.7.4 vm_service: ">=6.0.0 <15.0.0" yaml: ^3.0.0