Skip to content

Commit

Permalink
Use tight constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Sep 4, 2023
1 parent 7156ca9 commit 3ec626a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/hooks_riverpod/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ dependencies:
flutter:
sdk: flutter
flutter_hooks: '>=0.18.0 <0.21.0'
flutter_riverpod: ^2.3.10
riverpod: ^2.3.10
flutter_riverpod: 2.3.10
riverpod: 2.3.10
state_notifier: ">=0.7.2 <2.0.0"

dev_dependencies:
Expand Down

0 comments on commit 3ec626a

Please sign in to comment.