Skip to content

Commit

Permalink
remove some dependency overrides that are no longer needed (#3336)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 committed Jul 12, 2022
1 parent 5231292 commit 0d71620
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions build_config/pubspec.yaml
Expand Up @@ -19,7 +19,3 @@ dev_dependencies:
json_serializable: ^6.0.0
term_glyph: ^1.2.0
test: ^1.16.0

dependency_overrides:
build_runner:
path: ../build_runner
4 changes: 0 additions & 4 deletions build_runner/pubspec.yaml
Expand Up @@ -52,7 +52,3 @@ dev_dependencies:
test_process: ^2.0.0
_test_common:
path: ../_test_common

dependency_overrides:
build_config:
path: ../build_config

0 comments on commit 0d71620

Please sign in to comment.