Skip to content

Commit

Permalink
Merge pull request #68 from Workiva/include_used_dependencies
Browse files Browse the repository at this point in the history
UIP-2298 Include explicitly-used transitive imports, as warned by `pub publish`
  • Loading branch information
leviwith-wf authored May 18, 2017
2 parents 7132149 + 607501c commit 84e4921
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,17 @@ environment:
dependencies:
analyzer: ">=0.26.1+3 <0.31.0"
barback: "^0.15.0"
js: "^0.6.0"
meta: "^1.0.4"
path: "^1.4.1"
react: "^3.1.0"
source_span: "^1.2.0"
transformer_utils: "^0.1.1"
w_flux: "^2.5.0"
platform_detect: "^1.1.1"
quiver: ">=0.21.4 <0.25.0"
dev_dependencies:
browser_detect: "^1.0.4"
matcher: ">=0.11.0 <0.13.0"
coverage: "^0.7.2"
dart_dev: "^1.0.5"
Expand Down

0 comments on commit 84e4921

Please sign in to comment.