Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 23a8ade

Browse files
authored
chore: update to web5 0.4.0 (#304)
1 parent 2e89ae4 commit 23a8ade

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ packages:
110110
description:
111111
path: "."
112112
ref: main
113-
resolved-ref: "36bd58a14dc74313baaa5a8967dc4e5a64482e9e"
113+
resolved-ref: "41a473a0f962ea8c8a8b4200e2b497a5f30ba9ee"
114114
url: "https://github.com/TBD54566975/dap-dart.git"
115115
source: git
116116
version: "0.1.0"
@@ -800,7 +800,7 @@ packages:
800800
description:
801801
path: "."
802802
ref: main
803-
resolved-ref: "04939d59eeebbb23d8f62a4a2be5752808cdf29e"
803+
resolved-ref: b76140da9b958d27d8f86a8a41b5739f16532d75
804804
url: "https://github.com/TBD54566975/tbdex-dart.git"
805805
source: git
806806
version: "1.0.0"
@@ -944,10 +944,10 @@ packages:
944944
dependency: "direct main"
945945
description:
946946
name: web5
947-
sha256: b7b8641add97e29127d98616247442530506ded47bf73ce6ad4710e7202006d3
947+
sha256: "74e454e9eea54e886c1dd9de827012ff0608168e74870733127f64e3c675f56d"
948948
url: "https://pub.dev"
949949
source: hosted
950-
version: "0.3.0"
950+
version: "0.4.0"
951951
webview_flutter:
952952
dependency: "direct main"
953953
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies:
4343
shared_preferences: ^2.2.2
4444
url_launcher: ^6.2.5
4545
webview_flutter: ^4.4.2
46-
web5: ^0.3.0
46+
web5: ^0.4.0
4747

4848
dev_dependencies:
4949
flutter_test:

0 commit comments

Comments
 (0)