Skip to content

Commit

Permalink
fix: Remove version number from test dependency to fix build issue (#101
Browse files Browse the repository at this point in the history
)
  • Loading branch information
airicbear authored Jun 8, 2024
1 parent 907e067 commit 3d87dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dev_dependencies:
flutter_lints: ^4.0.0
flutter_native_splash: ^2.4.0
flutter_launcher_icons: ^0.13.1
test: ^1.25.5
test:
dart_pre_commit: ^5.3.0
git_hooks: ^1.0.1

Expand Down

0 comments on commit 3d87dca

Please sign in to comment.