git@yoqi.me 10 months ago
parent
commit
d8da9a1024
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pubspec.yaml

+ 2 - 2
pubspec.yaml

@@ -9,10 +9,10 @@ environment:
 dependencies:
   flutter:
     sdk: flutter
-  cupertino_icons: ^1.0.2
+  cupertino_icons: ^1.0.5
   get: ^4.6.5
   dio: ^5.1.1
-  shared_preferences: ^2.0.15
+  shared_preferences: ^2.1.1
 
 dev_dependencies:
   flutter_test: