Skip to content
Merged
Show file tree
Hide file tree
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/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -980,10 +980,10 @@ packages:
dependency: "direct main"
description:
name: l10n_countries
sha256: d2e976d43018659d06f8747994dd9ab158fcddb3b2c9458f8360ebfb37956172
sha256: "92d9bebace44305be030a2276678dd1b651e1475eb6c119a28b5c25b87b1d88c"
url: "https://pub.dev"
source: hosted
version: "2.0.2"
version: "2.0.3"
latlong2:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:
http: 1.6.0
http_parser: 4.1.2
image_picker: 1.2.3
l10n_countries: 2.0.2
l10n_countries: 2.0.3
latlong2: 0.10.1
matomo_tracker: 6.1.1
package_info_plus: 9.0.1
Expand Down
Loading