Skip to content

Commit

Permalink
Add TODO for removing the dependency pin
Browse files Browse the repository at this point in the history
Co-authored-by: Devon Carew <[email protected]>
  • Loading branch information
parlough and devoncarew authored Jan 8, 2025
1 parent 137273f commit ea89ea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/dart_services/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.11
collection: ^1.18.0
# TODO: change to `3.3.0` once Dart 3.7 is stable
dart_flutter_team_lints: 3.2.1
grinder: ^0.9.5
json_serializable: ^6.9.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/dartpad_shared/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ dependencies:

dev_dependencies:
build_runner: ^2.4.11
# TODO: change to `3.3.0` once Dart 3.7 is stable
dart_flutter_team_lints: 3.2.1
json_serializable: ^6.8.0

0 comments on commit ea89ea7

Please sign in to comment.