Skip to content

Commit 2959d47

Browse files
committed
update lock
1 parent 8a3eb30 commit 2959d47

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

example/pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@ packages:
174174
dependency: transitive
175175
description:
176176
path: "."
177-
ref: m97_update
178-
resolved-ref: f0e18464b716332545073e7b370541ee731b58f9
179-
url: "https://github.com/davidliu/flutter-webrtc"
177+
ref: master
178+
resolved-ref: "95be5f0090c07d9836daea71a689e0dd3a74c11a"
179+
url: "https://github.com/flutter-webrtc/flutter-webrtc"
180180
source: git
181181
version: "0.8.2"
182182
google_fonts:

pubspec.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ packages:
133133
name: device_info_plus
134134
url: "https://pub.dartlang.org"
135135
source: hosted
136-
version: "3.2.2"
136+
version: "3.2.1"
137137
device_info_plus_linux:
138138
dependency: transitive
139139
description:
@@ -222,11 +222,9 @@ packages:
222222
flutter_webrtc:
223223
dependency: "direct main"
224224
description:
225-
path: "."
226-
ref: m97_update
227-
resolved-ref: f0e18464b716332545073e7b370541ee731b58f9
228-
url: "https://github.com/davidliu/flutter-webrtc"
229-
source: git
225+
name: flutter_webrtc
226+
url: "https://pub.dartlang.org"
227+
source: hosted
230228
version: "0.8.2"
231229
glob:
232230
dependency: transitive
@@ -304,7 +302,7 @@ packages:
304302
name: mockito
305303
url: "https://pub.dartlang.org"
306304
source: hosted
307-
version: "5.1.0"
305+
version: "5.0.17"
308306
package_config:
309307
dependency: transitive
310308
description:
@@ -325,7 +323,7 @@ packages:
325323
name: path_provider
326324
url: "https://pub.dartlang.org"
327325
source: hosted
328-
version: "2.0.9"
326+
version: "2.0.8"
329327
path_provider_android:
330328
dependency: transitive
331329
description:
@@ -484,7 +482,7 @@ packages:
484482
name: uuid
485483
url: "https://pub.dartlang.org"
486484
source: hosted
487-
version: "3.0.6"
485+
version: "3.0.5"
488486
vector_math:
489487
dependency: transitive
490488
description:
@@ -512,7 +510,7 @@ packages:
512510
name: win32
513511
url: "https://pub.dartlang.org"
514512
source: hosted
515-
version: "2.4.1"
513+
version: "2.3.11"
516514
xdg_directories:
517515
dependency: transitive
518516
description:

0 commit comments

Comments
 (0)