Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix typo in comments #11

Merged
merged 1 commit into from
Dec 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/flutterfire_gen/pubspec_overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ dependency_overrides:
path: ../flutterfire_gen_utils

# pub downgrade:
# flutterfire_gen generated codes includes sealed class feature to ge formatted
# flutterfire_gen generated codes includes sealed class feature to be formatted
dart_style: ^2.3.0
# build_runner 2.2.0 => glob 2.0.0 => file 6.0.0
# flutterfire_gen requires file: ^6.1.3
file: ^6.1.3
# analyzer 5.2.0 => pub_semver 2.0.0
# flutterfire_gen requires pub_semver: ^2.1.3
pub_semver: ^2.1.3
# watcher 1.0.0 extends, implements, or mixens sealed class 'FileSystemEvent'
# watcher 1.0.0 extends, implements, or mixins sealed class 'FileSystemEvent'
watcher: ^1.1.0