Skip to content

Commit

Permalink
[file_selector_web] Fix typo in pubspec. (flutter#3528)
Browse files Browse the repository at this point in the history
(Introduced by mistake in flutter#3509)
  • Loading branch information
ditman authored and adsonpleal committed Feb 26, 2021
1 parent 08c2c4b commit f12a374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/file_selector/file_selector_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.0.0-nullsafety.5
pedantic: ^1.10.0-nullsafety.3
mockito: ^4.1.1
pedantic: ^1.8.0
integration_test:
path: ../../integration_test

Expand Down

0 comments on commit f12a374

Please sign in to comment.