From 9fe4635701bff4af9169f8f56b6b4a9d84d6561e Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Wed, 25 Oct 2023 10:15:31 -0400 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 50e58d82..d80fc9d9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: path: ^1.8.0 source_maps: ^0.10.10 stack_trace: ^1.10.0 - vm_service: '>=12.0.0 <=14.0.0' + vm_service: '>=12.0.0 <14.0.0' dev_dependencies: benchmark_harness: ^2.2.0