flutterfire_cli
flutterfire_cli copied to clipboard
chore: updated http dependency range
Description
Updates the http package range to allow >= 1.0.0 <2.0.0. A version range is necessary as current pub_updater depends on http: ^0.13.5.
resolves #255
Will follow-up with 2 more PRs to update pub_updater and then change http version to ^1.2.1.
Type of Change
- [ ] โจ
feat-- New feature (non-breaking change which adds functionality) - [ ] ๐ ๏ธ
fix-- Bug fix (non-breaking change which fixes an issue) - [ ] โ
!-- Breaking change (fix or feature that would cause existing functionality to change) - [ ] ๐งน
refactor-- Code refactor - [ ] โ
ci-- Build configuration change - [ ] ๐
docs-- Documentation - [x] ๐๏ธ
chore-- Chore