diff --git a/pubspec.lock b/pubspec.lock index cc99a90d..78cd61bc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -384,7 +384,7 @@ packages: name: handy_window url: "https://pub.dartlang.org" source: hosted - version: "0.1.3" + version: "0.1.4" http: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 0619c35b..a10163b6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: flutter_spinbox: ^0.9.0 flutter_svg: ^1.0.3 gsettings: ^0.2.5 - handy_window: ^0.1.3 + handy_window: ^0.1.4 http: ^0.13.4 intl: ^0.17.0 linux_system_info: