Skip to content

Commit

Permalink
deps: only allow minor version differences
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierChanth committed Sep 13, 2023
1 parent 94ccd56 commit 0b4cd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/at_onboarding_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
file_selector_windows: ^0.9.3+1
flutter:
sdk: flutter
http: ">=1.1.0"
http: ^1.1.0
image: ^4.0.17

intl: ^0.17.0
Expand Down

0 comments on commit 0b4cd27

Please sign in to comment.