Skip to content

Commit

Permalink
peerId
Browse files Browse the repository at this point in the history
  • Loading branch information
rogurotus committed Oct 23, 2023
1 parent 99929cf commit cfa6c1b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions flutter/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,10 +318,10 @@ packages:
dependency: "direct main"
description:
name: medea_flutter_webrtc
sha256: "9ddbe03761e3516c874704b8d9af438575ae4a285d4b6b3bfb11f9cd8435d154"
sha256: "9f0e23a6032d3d83e29dc9b138cf8cf90829aada67572fce9a730ebc278bdf06"
url: "https://pub.dev"
source: hosted
version: "0.8.3-dev+rev.8cfa7639e5c261ebca28c7b6eaf43ad32b238d5e"
version: "0.8.3-dev+rev.083d5c38ee9a0b61e15b215e620630660cff9cf2"
medea_jason:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
faker_dart: ^0.1.11
freezed_annotation: ^2.2.0
http: ^0.13.6
medea_flutter_webrtc: 0.8.3-dev+rev.8cfa7639e5c261ebca28c7b6eaf43ad32b238d5e
medea_flutter_webrtc: 0.8.3-dev+rev.083d5c38ee9a0b61e15b215e620630660cff9cf2
retry: ^3.1.2

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
http: ^0.13.5
js: ^0.6.5
json_annotation: ^4.7.0
medea_flutter_webrtc: 0.8.3-dev+rev.8cfa7639e5c261ebca28c7b6eaf43ad32b238d5e
medea_flutter_webrtc: 0.8.3-dev+rev.083d5c38ee9a0b61e15b215e620630660cff9cf2
meta: ^1.8.0
retry: ^3.1.0
tuple: ^2.0.1
Expand Down

0 comments on commit cfa6c1b

Please sign in to comment.