Skip to content

Commit 4b1cf0c

Browse files
authored
Support wide vm_service range (#2621)
* Support wide vm_service range * remvoe quotes * new min
1 parent 9bb2fe5 commit 4b1cf0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devtools_app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies:
4444
string_scanner: ^1.1.0-nullsafety.3
4545
url_launcher: ^5.0.0
4646
url_launcher_web: ^0.1.1+6
47-
vm_service: '6.0.0-nullsafety.1'
47+
vm_service: ^6.0.1-nullsafety.0
4848
vm_snapshot_analysis: ^0.5.5
4949
web_socket_channel: ^1.1.0
5050

0 commit comments

Comments
 (0)