Skip to content

Commit

Permalink
Add missing quiver dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Jan 30, 2017
1 parent 858458a commit 9c6a0c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 1.5.0
* Add `ResizeSensorProps.quickMount` flag for better performance when sensors are mounted often #46
* Add missing quiver dependency (now depends on quiver `>=0.21.4 <0.25.0`)

## 1.4.0

Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ dependencies:
transformer_utils: "^0.1.1"
w_flux: "^2.5.0"
platform_detect: "^1.1.1"
quiver: ">=0.21.4 <0.25.0"
dev_dependencies:
matcher: ">=0.11.0 <0.13.0"
coverage: "^0.7.2"
Expand Down

0 comments on commit 9c6a0c3

Please sign in to comment.