fix publish dry-run

This commit is contained in:
Hiroshi Horie
2022-04-05 00:01:26 +09:00
parent fe498e275a
commit e0bcacda6d
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ packages:
source: hosted source: hosted
version: "2.2.2" version: "2.2.2"
dart_webrtc: dart_webrtc:
dependency: transitive dependency: "direct main"
description: description:
name: dart_webrtc name: dart_webrtc
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
+1
View File
@@ -23,6 +23,7 @@ dependencies:
synchronized: ^3.0.0 synchronized: ^3.0.0
protobuf: ^2.0.1 protobuf: ^2.0.1
flutter_webrtc: ^0.8.5 flutter_webrtc: ^0.8.5
dart_webrtc: ^1.0.5
device_info_plus: ^3.2.1 device_info_plus: ^3.2.1
dev_dependencies: dev_dependencies: