Skip to content

Commit e0bcacd

Browse files
committed
fix publish dry-run
1 parent fe498e2 commit e0bcacd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ packages:
114114
source: hosted
115115
version: "2.2.2"
116116
dart_webrtc:
117-
dependency: transitive
117+
dependency: "direct main"
118118
description:
119119
name: dart_webrtc
120120
url: "https://pub.dartlang.org"

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies:
2323
synchronized: ^3.0.0
2424
protobuf: ^2.0.1
2525
flutter_webrtc: ^0.8.5
26+
dart_webrtc: ^1.0.5
2627
device_info_plus: ^3.2.1
2728

2829
dev_dependencies:

0 commit comments

Comments
 (0)