Update Jisho API version
This commit is contained in:
parent
2ca9988018
commit
8c7253fd93
|
@ -762,7 +762,7 @@ packages:
|
|||
name: unofficial_jisho_api
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.3"
|
||||
version: "2.0.4"
|
||||
url_launcher:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
@ -25,7 +25,7 @@ dependencies:
|
|||
flutter_settings_ui: ^2.0.1
|
||||
shared_preferences: ^2.0.6
|
||||
signature: ^5.0.0
|
||||
unofficial_jisho_api: ^2.0.2
|
||||
unofficial_jisho_api: ^2.0.4
|
||||
url_launcher: ^6.0.9
|
||||
|
||||
dev_dependencies:
|
||||
|
|
Loading…
Reference in New Issue