Skip to content

Commit

Permalink
chore: update dart_frog_gen on bricks (#1003)
Browse files Browse the repository at this point in the history
  • Loading branch information
renancaraujo committed Sep 5, 2023
1 parent 9a246bf commit 349b190
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bricks/dart_frog_dev_server/hooks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
dart_frog_gen: ^1.1.0
dart_frog_gen: ^2.0.0
mason: ^0.1.0-dev.39
pubspec_parse: ^1.2.0

Expand Down
2 changes: 1 addition & 1 deletion bricks/dart_frog_new/hooks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
dart_frog_gen: ^1.1.0
dart_frog_gen: ^2.0.0
mason: ^0.1.0-dev.49
path: ^1.8.0

Expand Down
2 changes: 1 addition & 1 deletion bricks/dart_frog_prod_server/hooks/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
dart_frog_gen: ^1.1.0
dart_frog_gen: ^2.0.0
io: ^1.0.3
mason: ^0.1.0-dev.39
path: ^1.8.1
Expand Down
2 changes: 1 addition & 1 deletion packages/dart_frog_cli/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ environment:
dependencies:
args: ^2.1.0
cli_completion: ^0.3.0
dart_frog_gen: ^1.1.0
dart_frog_gen: ^2.0.0
equatable: ^2.0.5
mason: 0.1.0-dev.50
meta: ^1.7.0
Expand Down

0 comments on commit 349b190

Please sign in to comment.