Skip to content

Commit

Permalink
Bump min w_flux version to pull in BatchedRedraw changes
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf authored Aug 11, 2017
1 parent af7e043 commit 179c237
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
source_span: "^1.4.0"
transformer_utils: "^0.1.1"
w_common: "^1.6.0"
w_flux: "^2.7.1"
w_flux: "^2.9.0"
platform_detect: "^1.3.2"
quiver: ">=0.21.4 <0.26.0"
dev_dependencies:
Expand All @@ -37,11 +37,3 @@ transformers:
$include: test/**_test{.*,}.dart
# Reminder: dart2js should come after any other transformers that touch Dart code
- $dart2js


dependency_overrides:
w_flux:
git:
url: git@github.com:greglittlefield-wf/w_flux.git
ref: 189a1f97d95e0e3c446a5192c54e890fa61ebfb4 # from multiple_flux_redraws

0 comments on commit 179c237

Please sign in to comment.