Skip to content

Commit

Permalink
revert changes. commit to be squashed and put into a seperate commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Hagen Rode committed Nov 7, 2024
1 parent cd7fe08 commit 76b76a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/graphql_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ dependencies:
gql_exec: ^1.0.0
flutter:
sdk: flutter
meta: ^1.15.0
meta: ^1.7.0
path_provider: ^2.0.1
path: ^1.9.0
path: ^1.8.0
connectivity_plus: ^6.0.3
hive: ^2.0.0
plugin_platform_interface: ^2.0.0
Expand All @@ -29,7 +29,7 @@ dev_dependencies:
test: ^1.17.12

environment:
sdk: '>=3.0.0 <4.0.0'
sdk: '>=2.12.0 <4.0.0'
flutter: ">=2.11.0"

platforms:
Expand Down

0 comments on commit 76b76a0

Please sign in to comment.