Skip to content

Commit

Permalink
fix: Mirai package version updated to ^0.6.1 in mirai_gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
i-asimkhan committed Feb 28, 2024
1 parent 312f373 commit 1aa20c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/mirai_gallery/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
freezed_annotation: ^2.4.1
json_annotation: ^4.8.1
flutter_bloc: ^8.1.3
mirai: ^0.5.1
mirai: ^0.6.1
mirai_webview: ^0.0.2

dev_dependencies:
Expand Down
4 changes: 2 additions & 2 deletions packages/mirai_web3/pubspec_overrides.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# melos_managed_dependency_overrides: mirai_framework
# melos_managed_dependency_overrides: mirai,mirai_framework
dependency_overrides:
mirai:
path: ../../packages/mirai
path: ../mirai
mirai_framework:
path: ../mirai_framework

0 comments on commit 1aa20c7

Please sign in to comment.