Skip to content

Commit

Permalink
auto tkfix
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Aug 10, 2024
1 parent 598a3d2 commit 3dfd220
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/process_run/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Process run helpers for Linux/Win/Mac and which like feature for fi
homepage: https://github.com/tekartik/process_run.dart/blob/master/packages/process_run

environment:
sdk: ^3.4.0
sdk: ^3.5.0

dependencies:
path: '>=1.8.0 <3.0.0'
Expand Down
4 changes: 2 additions & 2 deletions packages/process_run_test/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: none

environment:
sdk: ^3.4.4
sdk: ^3.5.0

# Add regular dependencies here.
dependencies:
Expand All @@ -16,4 +16,4 @@ dev_dependencies:

dependency_overrides:
process_run:
path: ../process_run
path: ../process_run

0 comments on commit 3dfd220

Please sign in to comment.