Skip to content

Commit

Permalink
Update the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
divyanshub024 committed Mar 12, 2023
1 parent 7dc765a commit 9133e6a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/mirai/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: mirai
description: A new Flutter package project.
description: A Server Driven UI library for Flutter
version: 0.0.1
homepage: https://github.com/Securrency-OSS/mirai.git

Expand All @@ -12,8 +12,8 @@ dependencies:
sdk: flutter
freezed_annotation: ^2.2.0
json_annotation: ^4.8.0
logger: ^1.1.0
dio: ^5.0.0
logger: ^1.2.2
dio: ^5.0.1


dev_dependencies:
Expand All @@ -22,7 +22,7 @@ dev_dependencies:
flutter_lints: ^2.0.1
build_runner: ^2.3.3
freezed: ^2.3.2
json_serializable: ^6.5.4
json_serializable: ^6.6.1

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down

0 comments on commit 9133e6a

Please sign in to comment.