mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-01-11 22:40:36 +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"
|
||||
description:
|
||||
name: d4rt
|
||||
sha256: "03d99e97cc893e312d568c657e9fe1034a0941f14043388a578e28500d1a31fb"
|
||||
sha256: eff6a10f31e9e5b60b99146a33204c5f2d74e20ac3eeb14132d8a8ed0921c6e1
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.1.8"
|
||||
version: "0.1.9"
|
||||
dart_style:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ dependencies:
|
|||
git:
|
||||
url: https://github.com/kodjodevf/epubx.dart.git
|
||||
ref: dev
|
||||
d4rt: ^0.1.8
|
||||
d4rt: ^0.1.9
|
||||
hive: ^2.2.3
|
||||
hive_flutter: ^1.1.0
|
||||
flutter_discord_rpc_fork:
|
||||
|
|
|
|||
Loading…
Reference in a new issue