Skip to content

Commit

Permalink
Fix pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
bkonyi committed Oct 25, 2023
1 parent 2fc6574 commit 985f46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -13,7 +13,7 @@ dependencies:
path: ^1.8.0
source_maps: ^0.10.10
stack_trace: ^1.10.0
vm_service: '>=12.0.0 <=13.0.0'
vm_service: '>=12.0.0 <14.0.0'

dev_dependencies:
benchmark_harness: ^2.2.0
Expand Down

0 comments on commit 985f46c

Please sign in to comment.