Skip to content

Commit

Permalink
Update git deps for merged packages (dart-archive/async#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
natebosch authored Aug 31, 2020
1 parent 34705a5 commit 781f71d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pkgs/async/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,9 @@ dev_dependencies:
dependency_overrides:
# Dev dep overrides
clock:
git:
url: git://github.com/dart-lang/clock.git
ref: null_safety
git: git://github.com/dart-lang/clock.git
fake_async:
git:
url: git://github.com/dart-lang/fake_async.git
ref: null_safety
git: git://github.com/dart-lang/fake_async.git
# Normal test dep overrides
boolean_selector:
git: git://github.com/dart-lang/boolean_selector.git
Expand Down

0 comments on commit 781f71d

Please sign in to comment.