From 113a1ab39b84fa396eb3b2333feeaf9e95e1ad4a Mon Sep 17 00:00:00 2001 From: Luis Burgos Date: Wed, 7 Sep 2022 21:25:07 -0500 Subject: [PATCH] fix: dry-run package warnings --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 335556a..4368424 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,9 +11,9 @@ dependencies: sdk: flutter event_bus: ^2.0.0 rxdart: ^0.27.4 - get: 4.6.5 + get: ^4.6.5 neopop: ^1.0.2 - google_fonts: 3.0.1 + google_fonts: ^3.0.1 dev_dependencies: lints: ^1.0.0