Skip to content

Commit e061910

Browse files
committed
Update vm_service_interface
1 parent 0959e7a commit e061910

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dwds/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- Migrate to `package:web` v1.1.0.
1414
- Added support for some debugging APIs with the DDC library bundle format. - [#2488](https://github.com/dart-lang/webdev/issues/2488)
1515
- Update `package:vm_service` to '>=14.2.4 <16.0.0'.
16+
- Update `package:vm_service_interface` to '2.0.1'.
1617

1718
## 24.1.0
1819

dwds/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434
sse: ^4.1.2
3535
uuid: ^4.0.0
3636
vm_service: '>=14.2.4 <16.0.0'
37-
vm_service_interface: 1.1.0
37+
vm_service_interface: 2.0.1
3838
web_socket_channel: '>=2.2.0 <4.0.0'
3939
web: ^1.1.0
4040
webkit_inspection_protocol: ^1.0.1

0 commit comments

Comments
 (0)