mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-21 16:01:58 +00:00
chore: update d4rt dependency version
This commit is contained in:
parent
e342fe16fb
commit
b5d37caaa9
2 changed files with 3 additions and 3 deletions
|
|
@ -333,10 +333,10 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: d4rt
|
name: d4rt
|
||||||
sha256: "03d99e97cc893e312d568c657e9fe1034a0941f14043388a578e28500d1a31fb"
|
sha256: eff6a10f31e9e5b60b99146a33204c5f2d74e20ac3eeb14132d8a8ed0921c6e1
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.1.8"
|
version: "0.1.9"
|
||||||
dart_style:
|
dart_style:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
|
|
@ -91,7 +91,7 @@ dependencies:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/kodjodevf/epubx.dart.git
|
url: https://github.com/kodjodevf/epubx.dart.git
|
||||||
ref: dev
|
ref: dev
|
||||||
d4rt: ^0.1.8
|
d4rt: ^0.1.9
|
||||||
hive: ^2.2.3
|
hive: ^2.2.3
|
||||||
hive_flutter: ^1.1.0
|
hive_flutter: ^1.1.0
|
||||||
flutter_discord_rpc_fork:
|
flutter_discord_rpc_fork:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue