Skip to content

Commit

Permalink
[ci] add pedantic dep to new in_app_purchase pkgs (flutter#4471)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 authored and amantoux committed Dec 11, 2021
1 parent 792480a commit db8451b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ dev_dependencies:
flutter_test:
sdk: flutter
json_serializable: ^6.0.0
pedantic: ^1.10.0
test: ^1.16.0
1 change: 1 addition & 0 deletions packages/in_app_purchase/in_app_purchase_ios/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ dev_dependencies:
flutter_test:
sdk: flutter
json_serializable: ^6.0.0
pedantic: ^1.10.0
test: ^1.16.0

0 comments on commit db8451b

Please sign in to comment.