Skip to content

Commit

Permalink
Adjust the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lamnhan066 committed Jan 21, 2025
1 parent cb1987f commit 6e99fa7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ environment:
sdk: ^3.4.0

dependencies:
equatable: ^2.0.5
equatable: ^2.0.0
isolate_manager_generator: ^0.0.1
path: ^1.9.1
stream_channel: ^2.1.0
path: ^1.0.0
stream_channel: ^2.0.0
web: ^1.0.0

dev_dependencies:
Expand Down

1 comment on commit 6e99fa7

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage for this commit

93.72%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines

Please sign in to comment.