Skip to content

Commit

Permalink
chore(deps): fix overridden meta dependency 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertms10 committed Dec 19, 2021
1 parent 51e3bd0 commit 65151f2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@ environment:

dependencies:
collection: ^1.15.0
meta: ^1.7.0
meta: ^1.6.0
quiver: ^3.0.1+1
test: ^1.16.5

dev_dependencies:
test_coverage: ^0.5.0
very_good_analysis: ^2.4.0

dependency_overrides:
meta: "1.6.0"

0 comments on commit 65151f2

Please sign in to comment.